On Fri, Aug 25, 2023 at 10:39 AM Jaegeuk Kim <jaeg...@kernel.org> wrote: > > Hi Daniel, > > f2fs_format_main.c: In function ‘add_default_options’: > f2fs_format_main.c:142:41: error: ‘struct f2fs_configuration’ has no member > named ‘blksize’ > 142 | c.wanted_sector_size = c.blksize; > | ^ > make[2]: *** [Makefile:516: f2fs_format_main.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > f2fs_format_main.c: In function 'add_default_options': > f2fs_format_main.c:142:41: error: 'struct f2fs_configuration' has no member > named 'blksize' > 142 | c.wanted_sector_size = c.blksize; > | >
Oof... Missed updating the patch files after my last rebase. I'll resend. Took the opportunity to move some changes in the last patch up to the first as well. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel