cp(1) and mmap

Harti Brandt hartmut.brandt at dlr.de
Wed May 28 09:15:50 UTC 2008


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?

harti


More information about the freebsd-current mailing list