f2fs: Pass a folio to F2FS_NODE()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 8 Jul 2025 17:03:49 +0000 (18:03 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 22 Jul 2025 15:57:48 +0000 (15:57 +0000)
commit8591db2a6571e2074f0cab835f8ac2cff516529e
tree8c73c535d07532cc367652fe8ea4c40a626927c6
parentc07de7557a5647e289287d6cf5063ebfa42afd68
f2fs: Pass a folio to F2FS_NODE()

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/f2fs.h
fs/f2fs/inode.c
fs/f2fs/node.c
fs/f2fs/node.h