diff options
author | Matthew Wilcox <willy@infradead.org> | 2023-03-24 21:01:24 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 20:39:52 +0300 |
commit | 86b38c273cc68ce7b50649447d8ac0ddf3228026 (patch) | |
tree | 5b71cf77ac1c4032fbf10d8638d5c66749baf007 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c0be8e6f081b3e966e21f52679b2f809b7df10b8 (diff) | |
download | linux-86b38c273cc68ce7b50649447d8ac0ddf3228026.tar.xz |
ext4: Convert ext4_block_write_begin() to take a folio
All the callers now have a folio, so pass that in and operate on folios.
Removes four calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230324180129.1220691-25-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions