Date: Mon, 24 Dec 2012 12:00:01 GMT From: Nikolay Denev <ndenev@gmail.com> To: freebsd-fs@FreeBSD.org Subject: Re: kern/88266: [smbfs] smbfs does not implement UIO_NOCOPY and sendfile(2) on smbfs mounted files fails Message-ID: <201212241200.qBOC01wp070864@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/88266; it has been noted by GNATS. From: Nikolay Denev <ndenev@gmail.com> To: bug-followup@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@cytexbg.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212241200.qBOC01wp070864>