]> www.infradead.org Git - users/dwmw2/linux.git/commit
f2fs: Add f2fs_grab_cache_folio()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 18 Feb 2025 05:51:44 +0000 (05:51 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Mar 2025 17:02:24 +0000 (17:02 +0000)
commit8d77f68daeb19b5568e1ceee682a00327a6ca77c
treee76ca9ee6871099162579f2887b5242c46e7851b
parente11a31139517e8ddbe18f99504e60cfd74c58301
f2fs: Add f2fs_grab_cache_folio()

Convert f2fs_grab_cache_page() into f2fs_grab_cache_folio()
and add a wrapper.  Removes several calls to deprecated functions.

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/f2fs.h