commit | d790155457a830d064d57e742521f114d3c38108 | [log] [tgz] |
---|---|---|
author | Carey Underwood <carey@scaletech.ca> | Mon Mar 04 16:37:06 2013 -0600 |
committer | Chris Mason <chris.mason@fusionio.com> | Sun Sep 01 07:57:21 2013 -0400 |
tree | 56fc549bfec1f525f04cc5ad5d9f6756e688c7b5 | |
parent | b2aaaa3b8c2153ef17f0e22287acbf8ee31a7c82 [diff] |
Btrfs: Release uuid_mutex for shrink during device delete 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>