diff options
author | Stefan Behrens <sbehrens@giantdisaster.de> | 2013-03-04 17:28:38 +0000 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-03-04 16:33:24 -0500 |
commit | 9b53157aac7366cea413ee29b629f83225829e87 (patch) | |
tree | 1862fab3bad6c96d34b341bc0d10952e86b393f1 /fs/fuse | |
parent | 66b6135b7cf741f6f44ba938b27583ea3b83bd12 (diff) | |
download | op-kernel-dev-9b53157aac7366cea413ee29b629f83225829e87.zip op-kernel-dev-9b53157aac7366cea413ee29b629f83225829e87.tar.gz |
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 'fs/fuse')
0 files changed, 0 insertions, 0 deletions