diff options
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -10,11 +10,15 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. -7ac276298b72, 7b8c9de17448, 1271b1d747a7, 9dcb984251b3: - Support for Secure RPC DES authentication has been removed. This - includes publickey(5), keyserv(8) and the rpc_secure(3) routines which - rely on keyserv. The libc symbols are still present for backward - compatibility, but all functions will unconditionally return an error. +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. |