summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/checkpoint.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2025-03-31 21:10:37 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2025-04-28 15:22:44 +0000
commitf24f7f8cd6e8ff21ad40677f26f8c73a7d855843 (patch)
treef23604efaa13e1f95267aa0d8730d1f374714555 /fs/f2fs/checkpoint.c
parentf2fs: Convert f2fs_get_tmp_page() to f2fs_get_tmp_folio() (diff)
downloadlinux-f24f7f8cd6e8ff21ad40677f26f8c73a7d855843.tar.gz
linux-f24f7f8cd6e8ff21ad40677f26f8c73a7d855843.zip
f2fs: Pass a folio to next_blkaddr_of_node()
Pass the folio into sanity_check_node_footer() so that we can pass it further into next_blkaddr_of_node(). Removes a lot of conversions from folio->page. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/checkpoint.c')
0 files changed, 0 insertions, 0 deletions