On Thu, Apr 25, 2024 at 3:27 AM Ryusuke Konishi wrote: > > From: Eric Sandeen <sandeen@xxxxxxxxxx> > > Convert nilfs2 to use the new mount API. > > [konishi.ryusuke: fixed missing SB_RDONLY flag repair in nilfs_reconfigure] > Link: https://lkml.kernel.org/r/33d078a7-9072-4d8e-a3a9-dec23d4191da@xxxxxxxxxx > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> > Signed-off-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx> > --- > Hi Andrew, please add this to the queue for the next merge window. > > As the title suggests, this patch transforms the implementation around > nilfs2 mount/remount, so I reviewed all changes and tested all mount > options and nilfs2-specific mount patterns (such as simultaneous > mounting of snapshots and current tree). This one passed those checks. > > Thanks, > Ryusuke Konishi Hi Andrew, please once drop this patch from the -mm tree. I found one bug causing a kernel bug in additional fault injection testing, and also received issue reports from the 0-DAY CI Kernel Test Service. I will fix these issues and resend you a revised patch. Thanks, Ryusuke Konishi