diff options
| author | 2018-02-27 17:37:17 +0200 | |
|---|---|---|
| committer | 2018-03-26 15:09:42 +0200 | |
| commit | f882274b2df2a2533b4fc81713838778d4ac12d6 (patch) | |
| tree | 3e279fecf7cdd95bd660ce209099d1fcc487c312 /fs/btrfs/tree-log.h | |
| parent | btrfs: Remove redundant comment from btrfs_search_forward (diff) | |
| download | wireguard-linux-f882274b2df2a2533b4fc81713838778d4ac12d6.tar.xz wireguard-linux-f882274b2df2a2533b4fc81713838778d4ac12d6.zip | |
btrfs: Remove root arg from btrfs_log_inode_parent
btrfs_log_inode_parent is called from 2 places (btrfs_log_dentry_safe
and btrfs_log_new_name) both of which pass inode->root as the root
argument and the inode itself. Remove the redundant root argument and
get a reference to the root directly from the inode, also remove
redundant root != inode->root check from the same function. No
functional change.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.h')
0 files changed, 0 insertions, 0 deletions
