diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 11:37:21 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 16:44:12 +0200 |
commit | 0a5d0dc55fcb15da016fa28d27bf50ca7f17ec11 (patch) | |
tree | a961ad03dfb75a02869ccf54a9348cfaad818e9a /fs/btrfs/tree-log.c | |
parent | cddaaacca9339d2f13599a822dc2f68be71d2e0d (diff) | |
download | lwn-0a5d0dc55fcb15da016fa28d27bf50ca7f17ec11.tar.gz lwn-0a5d0dc55fcb15da016fa28d27bf50ca7f17ec11.zip |
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
The root argument for btrfs_update_inode_fallback() 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