diff options
author | 2024-02-08 21:55:42 +0000 | |
---|---|---|
committer | 2024-03-04 16:24:49 +0100 | |
commit | f5169f12d7ea5dad54884ba1dbbf9e17394c2087 (patch) | |
tree | e47db0c24414d2326fc8feb8a7e70d78455adeec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: stop passing root argument to btrfs_add_delalloc_inodes() (diff) | |
download | linux-rng-f5169f12d7ea5dad54884ba1dbbf9e17394c2087.tar.xz linux-rng-f5169f12d7ea5dad54884ba1dbbf9e17394c2087.zip |
btrfs: stop passing root argument to __btrfs_del_delalloc_inode()
There's no need to pass a root argument to __btrfs_del_delalloc_inode()
and btrfs_del_delalloc_inode(), we can just pass the inode since the root
is always the root associated to that inode. Some remove the root argument
from these functions.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.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