diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-03-02 08:43:15 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-03-26 15:09:42 +0200 |
commit | d02c0e20194bfd3066bff2505b2540a14f3fa3d2 (patch) | |
tree | 20d3cdbda68c54f8f48341ab9653b8ba9b7ba9bf /fs/btrfs/volumes.h | |
parent | Btrfs: send: fix typo in TLV_PUT (diff) | |
download | linux-d02c0e20194bfd3066bff2505b2540a14f3fa3d2.tar.xz linux-d02c0e20194bfd3066bff2505b2540a14f3fa3d2.zip |
btrfs: Remove root argument from cow_file_range_inline
This argument is always set to the root of the inode, which is also
passed. So let's get a reference inside the function and simplify
the arg list.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions