diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-07-08 18:03:45 +0100 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-07-22 15:57:35 +0000 |
| commit | cabda16223ed7ac41af27e491a7385e5c5a0c5cd (patch) | |
| tree | 620d97ae0effa09c4c739b6b4269454d5bdf42dc /fs/f2fs/compress.c | |
| parent | f2fs: Pass a folio to f2fs_end_read_compressed_page() (diff) | |
| download | linux-cabda16223ed7ac41af27e491a7385e5c5a0c5cd.tar.gz linux-cabda16223ed7ac41af27e491a7385e5c5a0c5cd.zip | |
f2fs: Use a folio iterator in f2fs_verify_bio()
Change from bio_for_each_segment_all() to bio_for_each_folio_all()
to iterate over each folio instead of each page.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/compress.c')
0 files changed, 0 insertions, 0 deletions
