diff options
author | 2024-04-16 18:28:55 +0100 | |
---|---|---|
committer | 2024-05-07 15:38:07 -0400 | |
commit | 5eea586b47f05b5f5518cf8f9dd9283a01a8066d (patch) | |
tree | 31d4ab7acce4f6a0fc50893a887a93949ed638f5 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ext4: convert bd_bitmap_page to bd_bitmap_folio (diff) | |
download | wireguard-linux-5eea586b47f05b5f5518cf8f9dd9283a01a8066d.tar.xz wireguard-linux-5eea586b47f05b5f5518cf8f9dd9283a01a8066d.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions