Date: Sun, 12 Nov 2017 09:10:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223440] world needs review and adjustment for the disabling of fallocate for zfs (-r325320), lld included Message-ID: <bug-223440-8-gqlkzQ5CWu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223440-8@https.bugs.freebsd.org/bugzilla/> References: <bug-223440-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223440 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: brooks Date: Sun Nov 12 09:09:35 UTC 2017 New revision: 454025 URL: https://svnweb.freebsd.org/changeset/ports/454025 Log: Merge from src: 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 Changes: head/devel/llvm50/Makefile head/devel/llvm50/files/patch-lib_Support_Unix_Path.inc --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223440-8-gqlkzQ5CWu>