[Bug 223440] world needs review and adjustment for the disabling of fallocate for zfs (-r325320), lld included
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 5 00:52:27 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223440
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Sun Nov 5 00:51:53 UTC 2017
New revision: 325420
URL: https://svnweb.freebsd.org/changeset/base/325420
Log:
lld: accept EINVAL to indicate posix_fallocate is unsupported
As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to
indicate that the operation is not supported. (I think this is a strange
choice of errno on the part of POSIX.)
PR: 223383, 223440
Reported by: Mark Millard
Tested by: Mark Millard
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Changes:
head/contrib/llvm/lib/Support/Unix/Path.inc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list