diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-06-12 22:01:35 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:31 -0700 |
commit | 8c6cb3e3d57ef3656716f1855be3dd810b518eab (patch) | |
tree | 0f3ad7559a9216848e34b5b9226ff13d449fa6d3 /tools/perf/scripts/python/stat-cpi.py | |
parent | fe181377a23cce5987fc32f1877cfcd223561609 (diff) |
buffer: convert __block_commit_write() to take a folio
This removes a hidden call to compound_head() inside
__block_commit_write() and moves it to those callers which are still page
based. Also make block_write_end() safe for large folios.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Bob Peterson <[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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions