diff options
| author | Filipe Manana <[email protected]> | 2023-09-22 10:37:23 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 14:44:12 +0000 |
| commit | 07a274a8862dba86a270ced2a4c5ff3f7a01b66a (patch) | |
| tree | 223a1e2ff6336841add9343f2867f58fc88e68c1 /fs/btrfs/delayed-inode.c | |
| parent | btrfs: remove redundant root argument from btrfs_update_inode() (diff) | |
| download | kernel-07a274a8862dba86a270ced2a4c5ff3f7a01b66a.tar.gz kernel-07a274a8862dba86a270ced2a4c5ff3f7a01b66a.zip | |
btrfs: remove redundant root argument from btrfs_update_inode_item()
The root argument for btrfs_update_inode_item() always matches the root of
the given inode, so remove the root argument and get it from the inode
argument.
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/delayed-inode.c')
0 files changed, 0 insertions, 0 deletions
