Re: [PATCH] rust: lsm: replace context+len with lsm_context

From: Miguel Ojeda
Date: Fri Nov 01 2024 - 13:04:17 EST


On Fri, Nov 1, 2024 at 5:56 PM Paul Moore <paul@xxxxxxxxxxxxxx> 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?

By the way, merging both vfs.rust.file and lsm/dev I confirm this builds fine:

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel