diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-16 18:28:54 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-05-07 15:37:46 -0400 |
commit | 99b150d84e4939735cfce245e32e3d29312c68ec (patch) | |
tree | 79887732c26b78d03a66364e3f3efdecacb13661 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | da5704eef7037a5bc84a56519729d93d10a0e0a0 (diff) |
ext4: convert bd_bitmap_page to bd_bitmap_folio
There is no need to make this a multi-page folio, so leave all the
infrastructure around it in pages. But since we're locking it, playing
with its refcount and checking whether it's uptodate, it needs to move
to the folio API.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions