git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2aaaa3
)
Btrfs: Release uuid_mutex for shrink during device delete
author
Carey Underwood
<carey@scaletech.ca>
Mon, 4 Mar 2013 22:37:06 +0000
(16:37 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Sun, 1 Sep 2013 11:57:21 +0000
(07:57 -0400)
Device scanning waits on the uuid_mutex, which can result in a very long
wait if dev delete is shrinking the device.
Signed-off-by: Carey Underwood <cwillu@cwillu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
No differences found