f2fs: Pass a folio to ADDRS_PER_PAGE()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 8 Jul 2025 17:03:33 +0000 (18:03 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 22 Jul 2025 15:56:59 +0000 (15:56 +0000)
commitad38574a8e8223361e265973fbd87013ea058c5d
tree5ed19a1c6c091a5989892772b315ee13a896a1b7
parente8f46b2c3aef32a4efdf5459b26c1f7d96d81826
f2fs: Pass a folio to ADDRS_PER_PAGE()

All callers now have a folio so pass it in.

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/data.c
fs/f2fs/file.c
fs/f2fs/recovery.c
fs/f2fs/segment.c
include/linux/f2fs_fs.h