diff options
author | 2024-07-24 16:08:13 -0400 | |
---|---|---|
committer | 2024-09-10 16:51:14 +0200 | |
commit | c987f1e6d4435a6f1f62d82705ef8177823ae703 (patch) | |
tree | 89c756e07da76a1b49f97ed146acfafc551e6828 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: convert writepage_delalloc() to take a folio (diff) | |
download | wireguard-linux-c987f1e6d4435a6f1f62d82705ef8177823ae703.tar.xz wireguard-linux-c987f1e6d4435a6f1f62d82705ef8177823ae703.zip |
btrfs: convert find_lock_delalloc_range() to use a folio
Instead of passing in a page for locked_page, pass in the folio instead.
We only use the folio itself to validate some range assumptions, and
then pass it into other functions.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions