The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=ef5e966e6e7c0b4123abf28a8a7770a54f383b24
commit ef5e966e6e7c0b4123abf28a8a7770a54f383b24 Author: Rick Macklem <rmack...@freebsd.org> AuthorDate: 2025-08-13 19:58:21 +0000 Commit: Rick Macklem <rmack...@freebsd.org> CommitDate: 2025-08-13 19:58:21 +0000 RELNOTES: Make an entry for cce64f2e6851 --- RELNOTES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELNOTES b/RELNOTES index da466b594f60..c11e8543746c 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,12 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +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. + 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