K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-11-05T03:02:19.098127Z K 7 svn:log V 302 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. MFC after: 20 days MFC with: r325320 Sponsored by: The FreeBSD Foundation END