Skip to content

Commit a6cb5b1

Browse files
konisakpm00
authored andcommitted
nilfs2: convert checkpoint file to be folio-based
Regarding the cpfile, a metadata file that manages checkpoints, convert the page-based implementation to a folio-based implementation. This change involves some helper functions to calculate byte offsets on folios and removing a few helper functions that are no longer needed. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ryusuke Konishi <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent cdee179 commit a6cb5b1

File tree

1 file changed

+204
-175
lines changed

1 file changed

+204
-175
lines changed

0 commit comments

Comments
 (0)