commit | cf222b3769c3759488579441ab724ed33a2da5f4 | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Thu Jul 28 21:15:57 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 28 21:46:03 2005 -0700 |
tree | b49e2a731a02cc9a280183232ecad5c165f121eb | |
parent | 8c56ac3f3b12936b03d2626c7572fed5977af515 [diff] |
[PATCH] device-mapper: fix deadlocks in core (prep) Some code tidy-ups in preparation for the next patches. Change dm_table_pre/postsuspend_targets to accept NULL. Use dm_suspended() throughout. 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>