commit | a044d016896d2717694003f00d31a98194077511 | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Tue Jul 12 15:53:02 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 12 16:19:10 2005 -0700 |
tree | 5c6e7b60319f345c270d6f86745f47bf0b3ffdad | |
parent | f6a80ea8ed44de0b19c42d41928be37a186a3f41 [diff] |
[PATCH] device-mapper multipath: Flush workqueue when destroying The multipath destructor must flush its workqueue. Otherwise items that reference the destroyed object could remain. From: "goggin, edward" <egoggin@emc.com> Signed-off-by: Lars Marowsky-Bree <lmb@suse.de> 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>