diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 13:37:25 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 17:44:12 +0300 |
commit | 0a325e620e1a0e266c083a06343497b376705a9d (patch) | |
tree | 94c6a021e34569d1bdaa93c5262d58a04990424e /fs/btrfs/tree-log.c | |
parent | 04bd8e941035cebcd7980363cc9291dd7da02128 (diff) | |
download | linux-0a325e620e1a0e266c083a06343497b376705a9d.tar.xz |
btrfs: remove redundant root argument from maybe_insert_hole()
The root argument for maybe_insert_hole() always matches the root of the
given inode, so remove the root argument and get it from the inode
argument.
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 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions