commit | 6fcf6e2bffb6cfe26f05795f4fba4e6bb6aa84bf | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon May 07 17:44:03 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:30 2018 +0200 |
tree | fbd966ec61b0201799eca513bcc64a81fb6f3309 | |
parent | c9f6f3cd1c6fc4df959ce2bce15e5e6ce660bfd4 [diff] |
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>