On 09/24, Linus Torvalds wrote: > On Mon, 23 Sept 2024 at 19:42, Jaegeuk Kim <jaeg...@kernel.org> wrote: > > > > In this series, the main changes include 1) converting major IO paths to use > > folio, and 2) adding various knobs to control GC more flexibly for Zoned > > devices. > > Hmm. I get mostly the same merge result as in linux-next, but I did > end up with a difference in f2fs_write_begin(). You might want to > check that out. > > That said, the difference is a PAGE_SIZE vs folio_size(folio), and I > think in the end it doesn't matter because I don't think f2fs does > large folios yet.
Thank you, it looks fine to me. > > But please check it regardless. > > Linus _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel