The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=0080571ee0a5c4959c0822c805e5952e55dbd7d1

commit 0080571ee0a5c4959c0822c805e5952e55dbd7d1
Author:     Rick Macklem <rmack...@freebsd.org>
AuthorDate: 2025-08-07 22:42:24 +0000
Commit:     Rick Macklem <rmack...@freebsd.org>
CommitDate: 2025-08-07 22:42:24 +0000

    RELNOTES: Make an entry for Solaris style extended attributes
---
 RELNOTES | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index fa42b77f482b..1ce6731694a2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,14 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+2ec2ba7e232d, df58e8b1506f (openzfs 2957eabbe), f61844833ee8, b1b607bd200f,
+       ee95e4d02dbd:
+       Add Solaris style extended attributes (called named attributes
+       in NFSv4).  At this time, only ZFS when the ZFS property called
+       xattr=dir and NFSv4 support them.  The attributes are presented
+       in a directory as regular files.  See named_attribute(7) for
+       more information.
+
 ef2a572bf6:
        Inline IPSEC offload infrastructure and driver support for mlx5(4)
        Nvidia ConnectX-6+ network cards were added.

Reply via email to