diff options
author | 2025-02-10 13:34:43 +0000 | |
---|---|---|
committer | 2025-03-10 18:15:39 +0100 | |
commit | e00307e8d4b2853ffd7835d4fdb7d6d8c696d189 (patch) | |
tree | 9bb30d8a666e0ada6a01d86bb0e6d0d56be76733 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Use b_folio in gfs2_check_magic() (diff) | |
download | wireguard-linux-e00307e8d4b2853ffd7835d4fdb7d6d8c696d189.tar.xz wireguard-linux-e00307e8d4b2853ffd7835d4fdb7d6d8c696d189.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions