Re: [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
From: tanze
Date: Mon Jul 20 2026 - 02:37:10 EST
That’s what I came to think later. My plan is to place it under the security.* extended EA namespace, and we can add more entries if further requirements arise. I will push a revised code version in a couple of days.
在 2026/7/20 13:03, Namjae Jeon 写道:
Is it appropriate to special-case an xfstests-only xattr name in ksmbd?
Could the security namespace support be implemented using a general,
well-defined policy instead?
Thanks.