diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2019-10-10 21:23:11 -0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-11-18 12:46:55 +0100 |
commit | b929c1d8313c80f75979a3d7906a71a640eea171 (patch) | |
tree | 22208855f99b31990b889598128f260c591ebb26 /fs/btrfs/compression.c | |
parent | 4273eaff9b8d5e141113a5bdf9628c02acf3afe5 (diff) |
btrfs: ioctl: Try to use btrfs_fs_info instead of *file
Some functions are doing some unnecessary indirection to reach the
btrfs_fs_info struct. Change these functions to receive a btrfs_fs_info
struct instead of a *file.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions