Re: [RFC PATCH v2 7/9] ksmbd: support security.xfstests EAs
tanze <[email protected]> Mon, 20 Jul 2026 14:36:37 +0800
| Newsgroups | org.kernel.vger.linux-cifs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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.