On Tue, May 12, 2026 at 6:32 AM Paul Moore <[email protected]> wrote: > > On Tue, May 12, 2026 at 7:03 AM Tetsuo Handa > <[email protected]> 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 <[email protected]> > > --- > > 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.
Updated 6/7 with these changes. Thanks to both of you! Song
