Date: Mon, 13 Nov 2017 01:45:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223383] pathconf querying for posix_falloc not supported on freebsd Message-ID: <bug-223383-8-ggPArRTGYB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223383-8@https.bugs.freebsd.org/bugzilla/> References: <bug-223383-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=3D223383 --- Comment #13 from commit-hook@freebsd.org --- A commit references this bug: Author: brooks Date: Mon Nov 13 01:45:13 UTC 2017 New revision: 454093 URL: https://svnweb.freebsd.org/changeset/ports/454093 Log: Merge from src and upstream LLVM: 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/llvm40/Makefile head/devel/llvm40/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-223383-8-ggPArRTGYB>