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)
Thu, Jul 2, 2:28 PM
Unknown Object (File)
Apr 27 2026, 7:37 PM
Unknown Object (File)
Apr 27 2026, 5:10 AM
Unknown Object (File)
Apr 20 2026, 10:54 AM
Unknown Object (File)
Apr 20 2026, 5:22 AM
Unknown Object (File)
Apr 20 2026, 2:00 AM
Unknown Object (File)
Apr 19 2026, 10:58 AM
Unknown Object (File)
Apr 19 2026, 7:43 AM
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