On 4/20/25 23:25, Eric Sandeen wrote: > From: Hongbo Li <lihongbo22@xxxxxxxxxx> > > At the parsing phase of the new mount api, sbi will not be > available. So here allows sbi to be NULL in f2fs log helpers > and use that in handle_mount_opt(). > > Signed-off-by: Hongbo Li <lihongbo22@xxxxxxxxxx> > [sandeen: forward port] > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Reviewed-by: Chao Yu <chao@xxxxxxxxxx> Thanks,