Re: cp(1) and mmap

From: Hartmut Brandt <hartmut.brandt_at_dlr.de>
Date: Mon, 27 Oct 2008 18:47:01 +0100
Diomidis Spinellis wrote:
> Diomidis Spinellis wrote:
>> Andriy Gapon wrote:
>>> on 28/05/2008 12:02 Harti Brandt said the following:
>>>> Hi all,
>>>>
>>>> it looks like there is no fallback in cp(1) when mmaping the source 
>>>> file
>>>> fails. I'm mounting SMB shares via smbnetfs (which in turn uses fuse)
>>>> and it seems not to support mmaping files. Shouldn't cp just 
>>>> fallback to
>>>> a normal read()/write() loop in this case?
>>>
>>> I would think that it should.
>>> This topic was brought up several times, but no resolution so far.
>>> I think that I've even seen patches.
>>>
>>
>> I've not seen the patches, but the fix is trivial (see the attached 
>> patch).  If there are no objections, I can commit it.
>
> Fix committed in 184342.  Sorry for the long delay.
>
No problem. Thanks. I had this still in my inbox and was several times 
about to commit it, but was distracted each time. Thanks, this helps alot.

harti
> - dds
>
Received on Mon Oct 27 2008 - 17:00:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC