]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: remove type argument from comp_tree_refs
authorJosef Bacik <josef@toxicpanda.com>
Fri, 29 Sep 2017 19:43:58 +0000 (15:43 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 30 Oct 2017 11:28:00 +0000 (12:28 +0100)
commit54b46584920c1dac8ece46e2ef3e8c3d0b6bc0b5
tree10750f97023da498260b605b64886f2d1af33c60
parentec2f55b2c460cf0c34ff259bb5d06ad2d6553c86
btrfs: remove type argument from comp_tree_refs

We can get this from the ref we've passed in.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/delayed-ref.c