btrfs: move clearing of EXCL_OP out of __cancel_balance
authorDavid Sterba <dsterba@suse.com>
Tue, 20 Mar 2018 16:28:05 +0000 (17:28 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:24 +0000 (18:07 +0200)
commita17c95df4cc8ade4e0e7276a04c0cc89505c74d7
tree8176d351a07df707917f417278ab23cda83dd711
parent72b81abf95ae8d2c78c5f38197f47597cf192d2b
btrfs: move clearing of EXCL_OP out of __cancel_balance

Make the clearning visible in the callers so we can pair it with the
test_and_set part.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ioctl.c
fs/btrfs/volumes.c