diff options
author | Stefan Behrens <sbehrens@giantdisaster.de> | 2013-03-04 18:28:38 +0100 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-03-04 22:33:24 +0100 |
commit | 9b53157aac7366cea413ee29b629f83225829e87 (patch) | |
tree | 1862fab3bad6c96d34b341bc0d10952e86b393f1 /fs/jfs | |
parent | Btrfs: avoid deadlock on transaction waiting list (diff) | |
download | linux-9b53157aac7366cea413ee29b629f83225829e87.tar.xz 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 'fs/jfs')
0 files changed, 0 insertions, 0 deletions