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