summaryrefslogtreecommitdiff
path: root/fs/romfs
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <vishal.moola@gmail.com>2023-01-04 13:14:42 -0800
committerAndrew Morton <akpm@linux-foundation.org>2023-02-02 22:33:17 -0800
commit87ed37e66dfd08f6d692969cbd39282a359a2f7d (patch)
treeeae391c48ba8bfb47dc7459b51576f7321a09f79 /fs/romfs
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/20230104211448.4804-18-vishal.moola@gmail.com Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com> Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions