aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <[email protected]>2023-01-04 13:14:42 -0800
committerAndrew Morton <[email protected]>2023-02-02 22:33:17 -0800
commit87ed37e66dfd08f6d692969cbd39282a359a2f7d (patch)
treeeae391c48ba8bfb47dc7459b51576f7321a09f79 /tools/perf/scripts/python
parent580e7a4926089ea735fa09d42030d90e21537f7f (diff)
gfs2: convert gfs2_write_cache_jdata() to use filemap_get_folios_tag()
Convert function to use folios throughout. This is in preparation for the removal of find_get_pgaes_range_tag(). This change removes 8 calls to compound_head(). Also had to modify and rename gfs2_write_jdata_pagevec() to take in and utilize folio_batch rather than pagevec and use folios rather than pages. gfs2_write_jdata_batch() now supports large folios. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Vishal Moola (Oracle) <[email protected]> Reviewed-by: Andreas Gruenbacher <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions