diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-16 17:28:54 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-05-07 19:37:46 +0000 |
| commit | 99b150d84e4939735cfce245e32e3d29312c68ec (patch) | |
| tree | 79887732c26b78d03a66364e3f3efdecacb13661 /rust/helpers.c | |
| parent | ext4: open coding repeated check in next_linear_group (diff) | |
| download | kernel-99b150d84e4939735cfce245e32e3d29312c68ec.tar.gz kernel-99b150d84e4939735cfce245e32e3d29312c68ec.zip | |
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 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
