diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-06-03 07:55:32 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-07-27 12:55:34 +0200 |
commit | 9fc6f911a014fab57ed661b6918b7f730fa60c59 (patch) | |
tree | df88fb5c959a00e39634352824842854619b85fc /fs/btrfs/extent_io.c | |
parent | btrfs: make btrfs_create_dio_extent take btrfs_inode (diff) | |
download | linux-9fc6f911a014fab57ed661b6918b7f730fa60c59.tar.xz linux-9fc6f911a014fab57ed661b6918b7f730fa60c59.zip |
btrfs: make btrfs_new_extent_direct take btrfs_inode
This function really needs a btrfs_inode and not a generic vfs one. Take
it as a parameter and get rid of superfluous BTRFS_I() calls.
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