diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-18 05:51:48 +0000 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-04 17:02:25 +0000 |
commit | fb9660481e3ccb26143c0596420487513383e940 (patch) | |
tree | b102cf7e4e0f2abdaae54fcf071b2ffcc8566650 /tools/perf/scripts/python/task-analyzer.py | |
parent | cd8f95718c89f45fb440422576e265e38f93bdbb (diff) |
f2fs: Convert f2fs_write_end_io() to use a folio_iter
Iterate over each folio in the bio instead of each page.
Follow the pattern in ext4 for handling bounce folios. Removes
a few calls to compound_head() and references to page->mapping.
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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions