aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-02-08 15:32:36 +0000
committerDavid Sterba <[email protected]>2024-03-04 15:24:49 +0000
commit8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589 (patch)
tree2f6b90edf04415178ff575b5dc0d85e38ba9f737 /fs/btrfs/btrfs_inode.h
parentbtrfs: add forward declarations and headers, part 3 (diff)
downloadkernel-8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589.tar.gz
kernel-8a46e55a6cbb0c795c4b5a31139c9f2a6eca6589.zip
btrfs: stop passing root argument to btrfs_add_delalloc_inodes()
There's no need to pass a root argument to btrfs_add_delalloc_inodes(), we can just pass the inode since the root is always the root associated to the inode in the context it's called. So remove it and have the single caller pass only the inode. Reviewed-by: Boris Burkov <[email protected]> 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/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions