Hi Zi Yan, Thanks for the series. The cleanup is a nice help for the f2fs large-folio work -- it removes the page-based private-flag plumbing that my series would otherwise have to carry itself.
My large-folio series v2 [1] can be rebased on top of this series. The only overlap is the PAGE_PRIVATE_* flag helpers, which I can re-express on top of the F2FS_FOLIO_PRIVATE_* names while keeping the f2fs_folio_state indirection. Jaegeuk, do you have a preference on the ordering here? My personal suggestion would be to review and merge this series first, and I'll rebase on top of it. [1] https://lore.kernel.org/linux-f2fs-devel/[email protected]/ Thanks, Nanzhe
