diff options
author | 2013-03-04 17:28:38 +0000 | |
---|---|---|
committer | 2013-03-04 16:33:24 -0500 | |
commit | 9b53157aac7366cea413ee29b629f83225829e87 (patch) | |
tree | 1862fab3bad6c96d34b341bc0d10952e86b393f1 /net/unix/af_unix.c | |
parent | Btrfs: avoid deadlock on transaction waiting list (diff) | |
download | wireguard-linux-9b53157aac7366cea413ee29b629f83225829e87.tar.xz wireguard-linux-9b53157aac7366cea413ee29b629f83225829e87.zip |
Btrfs: allow running defrag in parallel to administrative tasks
Commit 5ac00add added a testnset mutex and code that disallows
running administrative tasks in parallel. It is prevented that
the device add/delete/balance/replace/resize operations are
started in parallel. By mistake, the defragmentation operation
was included in the check for mutually exclusiveness as well.
This is fixed with this commit.
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions