diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-04-16 18:28:55 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-05-07 15:38:07 -0400 |
commit | 5eea586b47f05b5f5518cf8f9dd9283a01a8066d (patch) | |
tree | 31d4ab7acce4f6a0fc50893a887a93949ed638f5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 99b150d84e4939735cfce245e32e3d29312c68ec (diff) |
ext4: convert bd_buddy_page to bd_buddy_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) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240416172900.244637-3-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions