]> Gentwo Git Trees - linux/.git/commit
f2fs: Use a folio in f2fs_compress_write_end()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 28 Nov 2024 04:58:17 +0000 (04:58 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 16 Dec 2024 16:11:58 +0000 (16:11 +0000)
commitff6c82a934f7b5df8702579d921209c5ca336102
tree7c39ca7f19868967990cfcef6ac24e6cfd27adc1
parenta909c179535383dc72a8f8e155ed3d35f298af86
f2fs: Use a folio in f2fs_compress_write_end()

This removes an access of page->index.

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/compress.c