diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-10-05 21:02:08 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-10-19 00:35:31 +0300 |
commit | b57c010e70ff11cce7f6b702d2e3bba1d893580b (patch) | |
tree | 4054c525f2b05b111f87c823620f04462b69fcae /tools/perf/scripts/python/stackcollapse.py | |
parent | 14bcb7bb68094f3a8bb7dd8a6a87db910b596f19 (diff) | |
download | linux-b57c010e70ff11cce7f6b702d2e3bba1d893580b.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions