diff options
author | 2022-02-18 14:56:11 -0500 | |
---|---|---|
committer | 2022-03-14 13:13:52 +0100 | |
commit | 33c44184991ec38e637cc4021e3b5e7d2288cea5 (patch) | |
tree | 8ea88607620419e887d4d80c3aba14f310b478a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: add filesystems state details to error messages (diff) | |
download | wireguard-linux-33c44184991ec38e637cc4021e3b5e7d2288cea5.tar.xz wireguard-linux-33c44184991ec38e637cc4021e3b5e7d2288cea5.zip |
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
We're passing a root around here, but we only really need the fs_info,
so fix up btrfs_clean_one_deleted_snapshot() to take an fs_info instead,
and then fix up all the callers appropriately.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
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 '')
0 files changed, 0 insertions, 0 deletions