[PATCH v3 6/7] tomoyo: Convert from sb_mount to granular mount hooks
Paul Moore
paul at paul-moore.com
Tue May 12 13:31:52 UTC 2026
On Tue, May 12, 2026 at 7:03 AM Tetsuo Handa
<penguin-kernel at i-love.sakura.ne.jp> wrote:
> On 2026/05/09 10:52, Song Liu wrote:
> > Replace tomoyo_sb_mount() with granular mount hooks. Each hook
> > reconstructs the MS_* flags expected by tomoyo_mount_permission()
> > using the original flags parameter where available.
>
> Please fold below diff into this patch. Then,
>
> Acked-by: Tetsuo Handa <penguin-kernel at I-love.SAKURA.ne.jp>
> ---
> security/tomoyo/tomoyo.c | 60 ++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 58 insertions(+), 2 deletions(-)
Thanks Tetsuo.
Song, assuming you have no objections to the comment blocks, please
fold in Tetsuo's additions in your next version and add his ACK to
this patch.
--
paul-moore.com
More information about the Linux-security-module-archive
mailing list