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 /scripts/git.orderFile | |
| parent | f2fs: Convert gc_data_segment() to use a folio (diff) | |
| download | linux-0cd402baa03b0cd790ddbfbce5aadb2ab6373263.tar.gz linux-0cd402baa03b0cd790ddbfbce5aadb2ab6373263.zip | |
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 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
