Page MenuHomeFreeBSD

named_attribute.7: Add an explanation for a quirk
ClosedPublic

Authored by rmacklem on Aug 6 2025, 1:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 3:00 AM
Unknown Object (File)
Sun, Mar 22, 10:54 PM
Unknown Object (File)
Sun, Mar 22, 4:01 PM
Unknown Object (File)
Sun, Mar 15, 2:47 AM
Unknown Object (File)
Thu, Mar 12, 3:46 PM
Unknown Object (File)
Thu, Mar 12, 4:02 AM
Unknown Object (File)
Sun, Mar 8, 9:43 PM
Unknown Object (File)
Mar 7 2026, 6:37 PM
Subscribers

Details

Summary

I thought I would be able to come up with a
ZFS patch to avoid the possibility of there
being two attributes with the same name for
a file. This can only occur if the two attributes
are created when xattr=sa and xattr=dir respectively.

I have not been able to fix this, so this patch
documents this quirk.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

share/man/man7/named_attribute.7
156

Perhaps start a new paragraph there, or even make this a new bullet point (.It).

Make separate bullet points as suggested by kib@

This revision is now accepted and ready to land.Aug 6 2025, 9:23 PM