svn commit: r325422 - head/lib/libc/sys

Baptiste Daroussin bapt at FreeBSD.org
Thu Nov 9 15:08:15 UTC 2017


On Sun, Nov 05, 2017 at 03:02:19AM +0000, Ed Maste wrote:
> Author: emaste
> Date: Sun Nov  5 03:02:19 2017
> New Revision: 325422
> URL: https://svnweb.freebsd.org/changeset/base/325422
> 
> Log:
>   posix_fallocate.2: add an EINVAL errno case
>   
>   As of r325320 posix_fallocate returns EINVAL on ZFS to indicate that
>   the underlying filesystem does not support this operation, per
>   POSIX.1-2008. Document this case in the man page.

I would have expected a EOPNOTSUPP no?

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20171109/e587198d/attachment.sig>


More information about the svn-src-head mailing list