Date: Wed, 28 May 2008 11:02:34 +0200 (CEST) From: Harti Brandt <hartmut.brandt@dlr.de> To: current@freebsd.org Subject: cp(1) and mmap Message-ID: <20080528110003.Q24259@beagle.kn.op.dlr.de>
index | next in thread | raw e-mail
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? hartihelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080528110003.Q24259>
