diff options
author | 2022-06-06 18:52:24 +0200 | |
---|---|---|
committer | 2022-07-25 17:45:36 +0200 | |
commit | ad6240f662cd7dfb449ac83dfcc74afb17750130 (patch) | |
tree | 918d8edb65d449a5ebd3faf854a77f50aa2bcb87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: use ncopies from btrfs_raid_array in btrfs_num_copies() (diff) | |
download | linux-dev-ad6240f662cd7dfb449ac83dfcc74afb17750130.tar.xz linux-dev-ad6240f662cd7dfb449ac83dfcc74afb17750130.zip |
btrfs: call inode_to_path directly and drop indirection
The functions for iterating inode reference take a function parameter
but there's only one value, inode_to_path(). Remove the indirection and
call the function. As paths_from_inode would become just an alias for
iterate_irefs(), merge the two into one function.
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