diff options
author | Matthew Wilcox (Oracle) | 2023-06-12 22:01:29 +0100 |
---|---|---|
committer | Andrew Morton | 2023-06-19 16:19:29 -0700 |
commit | d0cfcaee0aa52cc476918d50d0c9715a603a7e3e (patch) | |
tree | a775eb758d5ba71a141bd1749edbb090f1138db9 /fs/ntfs | |
parent | c0ba597db9040797197e6472d90c9dcbd28daf55 (diff) |
gfs2: pass a folio to __gfs2_jdata_write_folio()
Remove a couple of folio->page conversions in the callers, and two calls
to compound_head() in the function itself. Rename it from
__gfs2_jdata_writepage() to __gfs2_jdata_write_folio().
Link: https://lkml.kernel.org/r/20230612210141.730128-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions