summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2017-11-06 15:29:33 +0000
committerAndriy Gapon <avg@FreeBSD.org>2017-11-06 15:29:33 +0000
commitda86af2815569084a8340d10960d3f34d5fc0937 (patch)
tree46c6092423ed794fdd902d5591e6d6fbb6199d60 /UPDATING
parent63c69e1beba1cb7cd161e511b04d47a875a9a3b8 (diff)
downloadsrc-test2-da86af2815569084a8340d10960d3f34d5fc0937.tar.gz
src-test2-da86af2815569084a8340d10960d3f34d5fc0937.zip
Add an UPDATING entry for the posix_fallocate/ZFS change, r325320
Notes
Notes: svn path=/head/; revision=325486
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7cd3e3d9d988..2a8946c7786a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -51,6 +51,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
****************************** SPECIAL WARNING: ******************************
+20171106:
+ The naive and non-compliant support of posix_fallocate(2) in ZFS
+ has been removed as of r325320. The system call now returns EINVAL
+ when used on a ZFS file. Although the new behavior complies with the
+ standard, some consumers are not prepared to cope with it.
+ One known victim is lld prior to r325420.
+
20171102:
Building in a FreeBSD src checkout will automatically create object
directories now rather than store files in the current directory if