]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] device-mapper: fix deadlocks in core
authorAlasdair G Kergon <agk@redhat.com>
Fri, 29 Jul 2005 04:15:59 +0000 (21:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 04:46:03 +0000 (21:46 -0700)
commit4e90188be4a56f37fbb4ffb5b58745683526dcb9
treedde381c2419cce6e529729fd361bf0b9b90392ac
parentcf222b3769c3759488579441ab724ed33a2da5f4
[PATCH] device-mapper: fix deadlocks in core

Avoid another bdget_disk which can deadlock.

Signed-Off-By: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm.c