diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-18 05:52:00 +0000 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-04 17:02:26 +0000 |
commit | 0cd402baa03b0cd790ddbfbce5aadb2ab6373263 (patch) | |
tree | 3682422d769639ee7144ad11b2be2300942418bb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a86e109ee2c6214c9be5520285525710a6163f42 (diff) |
f2fs: Add f2fs_find_data_folio()
Convert f2fs_find_data_page() to f2fs_find_data_folio() and add a
compatibility wrapper. Saves six hidden calls to compound_head().
This was the last caller of f2fs_get_read_data_page(), so remove
the compatibility wrapper.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions