diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-06-12 22:01:28 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:29 -0700 |
commit | c0ba597db9040797197e6472d90c9dcbd28daf55 (patch) | |
tree | c606675b38476395e9171944ddabb2c0474686b7 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | e1ad3e66676479d6a0af6be953767f865c902111 (diff) |
gfs2: use a folio inside gfs2_jdata_writepage()
Patch series "gfs2/buffer folio changes for 6.5", v3.
This kind of started off as a gfs2 patch series, then became entwined with
buffer heads once I realised that gfs2 was the only remaining caller of
__block_write_full_page(). For those not in the gfs2 world, the big point
of this series is that block_write_full_page() should now handle large
folios correctly.
This patch (of 14):
Replace a few implicit calls to compound_head() with one explicit one.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Tested-by: Bob Peterson <[email protected]>
Reviewed-by: Bob Peterson <[email protected]>
Reviewed-by: Andreas Gruenbacher <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions