Re: [PATCH v7 01/11] f2fs: initialize sb_info early in f2fs_fill_super

From: Xinping Zhang

Date: Tue Sep 01 2026 - 14:02:29 EST


Thanks for pointing this out. I have restored unlikely() around the
sb_set_blocksize() failure check for v8.

Thanks,
Kelvin