]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9df9c4826911050d8c793620ac638cc8d9c58cce
tree3a36507f50a077878c1403e8dfb931c08283f609
parent7fba212f60fc4dd85497c5182037506ab4bb8134
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