]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit859dc79d51984c21b3fe814a2fdfd2770cb06d40
tree8176d351a07df707917f417278ab23cda83dd711
parent6d47227274c7925eeeb199a665cafb7ea52e8b89
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