diff options
author | 2022-06-06 19:06:17 +0200 | |
---|---|---|
committer | 2022-07-25 17:45:36 +0200 | |
commit | 875d1daa7bc683821a4209e1c6aab24909e95217 (patch) | |
tree | 6835b3cbc872db815b305229ba328136780a72c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: call inode_to_path directly and drop indirection (diff) | |
download | linux-dev-875d1daa7bc683821a4209e1c6aab24909e95217.tar.xz linux-dev-875d1daa7bc683821a4209e1c6aab24909e95217.zip |
btrfs: simplify parameters of backref iterators
The inode reference iterator interface takes parameters that are derived
from the context parameter, but as it's a void* type the values are
passed individually.
Change the ctx type to inode_fs_path as it's the only thing we pass and
drop any parameters that are derived from that.
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