btrfs: remove redundant btrfs_balance_control::fs_info
authorDavid Sterba <dsterba@suse.com>
Mon, 7 May 2018 15:44:03 +0000 (17:44 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:30 +0000 (18:07 +0200)
commit6fcf6e2bffb6cfe26f05795f4fba4e6bb6aa84bf
treefbd966ec61b0201799eca513bcc64a81fb6f3309
parentc9f6f3cd1c6fc4df959ce2bce15e5e6ce660bfd4
btrfs: remove redundant btrfs_balance_control::fs_info

The fs_info is always available from the context so we don't need to
store it in the structure.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ioctl.c
fs/btrfs/volumes.c
fs/btrfs/volumes.h