diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-11-05 16:45:31 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-03 15:09:47 +0100 |
commit | 98cc42227a1b9b0fb6e89729d08f87f9356bb846 (patch) | |
tree | be3cc47daa836a192e99fd3ede56980c000312b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7a60751a33d9fdd1e17e77bd379aefe4ede44aa7 (diff) |
btrfs: pass the root to add_keyed_refs
We pass in the path, but use btrfs_next_item() using the root we
searched with. Pass the root down to add_keyed_refs() instead of the
fs_info so we can continue to use the same root we searched with.
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