2b99c1ef34eea840fe3d517d8a20fb59a5a84044 parent 2913808eb56a6445a7b277eb8d17651c8defb035 author Mikulas Patocka 1238698525 +0100 committer Alasdair G Kergon 1238698525 +0100 dm snapshot: avoid dropping lock in __find_pending_exception It is uncommon and bug-prone to drop a lock in a function that is called with the lock held, so this is moved to the caller. Cc: stable@kernel.org Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon