]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: Add f2fs_get_meta_folio()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 31 Mar 2025 20:10:47 +0000 (21:10 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 28 Apr 2025 15:26:29 +0000 (15:26 +0000)
commitd6f3066301bc2c771cabd7414554989d1737d072
tree01b0446a526d930b18eef62a2c418476eca55f57
parent2424ee9b752a9525c26a4a5514a355fda7e3a8b7
f2fs: Add f2fs_get_meta_folio()

Convert f2fs_get_meta_page() to f2fs_get_meta_folio() and add
f2fs_get_meta_page() as a wrapper.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h