]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: Use a folio in f2fs_xattr_fiemap()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 31 Mar 2025 20:11:19 +0000 (21:11 +0100)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 28 Apr 2025 15:26:34 +0000 (15:26 +0000)
commit514163f699afab5db57a0e808dc231b38bf84714
tree2124e4a44550467c726d080661f486c755b2b30f
parentd2eb6d86e0fe2439a2594a35971ad2d1db2b8769
f2fs: Use a folio in f2fs_xattr_fiemap()

Remove four hidden calls to compound_head().

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