kern/88266: [smbfs] smbfs does not implement UIO_NOCOPY and sendfile(2) on smbfs mounted files fails

Nikolay Denev ndenev at gmail.com
Mon Dec 24 12:00:01 UTC 2012


The following reply was made to PR kern/88266; it has been noted by GNATS.

From: Nikolay Denev <ndenev at gmail.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/88266: [smbfs] smbfs does not implement UIO_NOCOPY and sendfile(2) on smbfs mounted files fails
Date: Mon, 24 Dec 2012 13:41:32 +0200

 This PR can be closed :
 
 src/lib/libc/sys/sendfile.2
 Revision 1.29: download - view: text, markup, annotated - select for diffs
 Mon Oct 31 04:08:28 2005 UTC (7 years, 1 month ago) by jkoshy
 Branches: MAIN
 Diff to: previous 1.28: preferred, colored
 Changes since revision 1.28: +5 -0 lines
 Document the fact that sendfile(2)
  can EOPNOTSUPP if the underlying
 filesystem for the file being transferred doesn't support UIO_NOCOPY.
 
 Reported by:	Niki Denev <nike_d at cytexbg.com>
 


More information about the freebsd-fs mailing list