diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 11:37:25 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 16:44:12 +0200 |
commit | 0a325e620e1a0e266c083a06343497b376705a9d (patch) | |
tree | 94c6a021e34569d1bdaa93c5262d58a04990424e /fs/btrfs/tree-log.c | |
parent | 04bd8e941035cebcd7980363cc9291dd7da02128 (diff) |
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