On Fri, Nov 1, 2024 at 1:04 PM Miguel Ojeda miguel.ojeda.sandonis@gmail.com wrote:
On Fri, Nov 1, 2024 at 5:56 PM Paul Moore paul@paul-moore.com wrote:
Thanks Alice. Would you like me to pull this in via the LSM tree with the associated LSM changes, or would you prefer to do this some other way?
I'm going to merge this into lsm/dev for now so that we fix the issue in linux-next, but I'm happy to drop it or do something else, let me know.
Christian has the VFS side, and both are needed for this -- do you mean you will cross-merge vfs' branch too?
I think our last emails crossed paths. I'm not going to merge this via the LSM tree as we don't have the Rust security.c helpers. Ideally it would have been better to have the Rust LSM/security helpers in the LSM tree for reasons like this, but it looks like it's too late for that now.
By the way, merging both vfs.rust.file and lsm/dev I confirm this builds fine:
Acked-by: Miguel Ojeda ojeda@kernel.org
Thanks for the build test!