diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-17 18:51:15 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-02-28 11:21:30 +0100 |
commit | a55cf4fd8faea83dbb1ac7a3cb708193e33aa7a1 (patch) | |
tree | f495055e18d1d97ab896191999ae55683cfd087b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 15fdaf2fd60d76ba72d8e729191e5b6a54a87ad4 (diff) |
ceph: Remove uses of page from ceph_process_folio_batch()
Remove uses of page->index and deprecated page APIs. Saves a lot of
hidden calls to compound_head().
Also convert is_page_index_contiguous() to is_folio_index_contiguous()
and make its arguments const.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250217185119.430193-8-willy@infradead.org
Tested-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions