summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-04-03 20:23:48 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2024-04-29 14:04:40 +0300
commitf3851fed07327b6a19e7ff8c2106e2b424f44cca (patch)
treea38bcd54d214d4a378b3cb58b7906e78f214b828 /tools/perf/scripts/python/export-to-sqlite.py
parentfcd63086bc14b1689866d7b0c61958f6b7e48604 (diff)
downloadlinux-f3851fed07327b6a19e7ff8c2106e2b424f44cca.tar.xz
gfs2: Convert gfs2_page_mkwrite() to use a folio
Convert the incoming page to a folio and use it throughout, saving several calls to compound_head(). Also use 'pos' for file position rather than the ambiguous 'offset' and convert 'length' to type size_t in case we get some truly ridiculous sized folios in the future. This function should now be large-folio safe, but I may have missed something. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> 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