btrfs: remove unused chunk_tree argument in several functions
authorZhao Lei <zhaolei@cn.fujitsu.com>
Mon, 9 Feb 2015 12:31:44 +0000 (20:31 +0800)
committerDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:48:44 +0000 (18:48 +0100)
commita688a04aab72a775e07fe460f563b46f7791cfc1
tree3a36507f50a077878c1403e8dfb931c08283f609
parentb9fd47cde5dd9725ca37769861b7424f40828492
btrfs: remove unused chunk_tree argument in several functions

There functions include unused chunk_tree argument from the begining,
it is time to remove them and clean up relative code to prepare value
of this argument in caller.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
fs/btrfs/volumes.c