commit | 9113493e3ad66211967a81fd4498bccfc85d1ef3 | [log] [tgz] |
---|---|---|
author | Gu Jinxiang <gujx@cn.fujitsu.com> | Thu Apr 26 15:49:02 2018 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon May 28 18:07:27 2018 +0200 |
tree | ff1cfbdef0e7f4d009e8b4d7bd30543866b794af | |
parent | f9fbcaa2a3221f55a8eee319e4b2d532635e002e [diff] |
btrfs: remove unused fs_info parameter Since the commit c6100a4b4e3d ("Btrfs: replace tree->mapping with tree->private_data"), parameter fs_info in alloc_reloc_control is not used. So remove it. Signed-off-by: Gu Jinxiang <gujx@cn.fujitsu.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>