From: Alasdair G Kergon Date: Thu, 5 May 2005 23:16:07 +0000 (-0700) Subject: [PATCH] device-mapper multipath: Use private workqueue X-Git-Tag: v2.6.12-rc4~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c557308e1f4b6f7d6144a06e8f98c467814f3aed;p=pandora-kernel.git [PATCH] device-mapper multipath: Use private workqueue dm-mpath.c needs to use a private workqueue (like other dm targets already do) to avoid interfering with users of the default workqueue. Signed-Off-By: Alasdair G Kergon Acked-by: Jens Axboe Signed-off-by: Lars Marowsky-Bree Signed-off-by: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed