diff options
author | 2024-10-05 19:02:08 +0100 | |
---|---|---|
committer | 2024-10-18 17:35:31 -0400 | |
commit | b57c010e70ff11cce7f6b702d2e3bba1d893580b (patch) | |
tree | 4054c525f2b05b111f87c823620f04462b69fcae /scripts/gdb/linux/modules.py | |
parent | ufs: Pass a folio to ufs_new_fragments() (diff) | |
download | wireguard-linux-b57c010e70ff11cce7f6b702d2e3bba1d893580b.tar.xz wireguard-linux-b57c010e70ff11cce7f6b702d2e3bba1d893580b.zip |
ufs: Convert ufs_change_blocknr() to take a folio
Now that ufs_new_fragments() has a folio, pass it to ufs_change_blocknr()
as a folio instead of converting it from folio to page to folio.
This removes the last use of struct page in UFS.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions