diff options
author | 2024-07-24 16:46:01 -0400 | |
---|---|---|
committer | 2024-09-10 16:51:15 +0200 | |
commit | b38ec94ab95b6aa0c6d636ff264a3b150a32c8ca (patch) | |
tree | c55e4adeabcc48ce20403e91167645fe5ae0be60 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: convert run_delalloc_nocow() to take a folio (diff) | |
download | wireguard-linux-b38ec94ab95b6aa0c6d636ff264a3b150a32c8ca.tar.xz wireguard-linux-b38ec94ab95b6aa0c6d636ff264a3b150a32c8ca.zip |
btrfs: convert btrfs_cleanup_ordered_extents() to use folios
We walk through pages in this function and clear ordered, and the
function for this uses folios. Update the function to use a folio for
this whole operation.
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