aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 96149ad15178..6e962d2df910 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,16 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+c43cad871720:
+ jemalloc 5.3.0 has landed. See contrib/jemalloc/ChangeLog
+ for the long list of changes.
+
+cce64f2e6851:
+ Add support for the NFSv4.2 Clone operation, which uses
+ block cloning to "copy on write" files on an NFS server.
+ This only works for exported ZFS file systems that have
+ block cloning enabled, at this time.
+
37b2cb5ecb0f:
Add support to VOP_COPY_FILE_RANGE() for block cloning.
At this time, ZFS is the only local file system that supports