diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-02-10 13:34:43 +0000 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-03-10 18:15:39 +0100 |
commit | e00307e8d4b2853ffd7835d4fdb7d6d8c696d189 (patch) | |
tree | 9bb30d8a666e0ada6a01d86bb0e6d0d56be76733 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e6ff5f2089ebb40422832d9b94cf6e998baa7551 (diff) |
gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_search()
Pass in the folio instead of the page. Add an assert that this is
not a large folio as we'd need a more complex solution if we wanted to
kmap() each page out of a large folio. Removes a use of folio->page.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
[agruenba@redhat.com: Rename gfs2_jhead_folio_srch() to gfs2_jhead_folio_search().]
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions