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)
Fri, Oct 17, 9:31 PM
Unknown Object (File)
Sun, Oct 12, 1:15 AM
Unknown Object (File)
Sat, Oct 11, 7:16 AM
Unknown Object (File)
Sat, Oct 11, 7:16 AM
Unknown Object (File)
Sat, Oct 11, 7:15 AM
Unknown Object (File)
Fri, Oct 10, 11:58 PM
Unknown Object (File)
Thu, Oct 2, 10:50 PM
Unknown Object (File)
Wed, Oct 1, 11:52 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