From: Mike Christie Date: Thu, 13 Dec 2007 18:43:27 +0000 (-0600) Subject: [SCSI] iscsi class: Use our own workq instead of common system one. X-Git-Tag: v2.6.25-rc1~1230^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bf541e657824cb03effd726ac96e2f4dcf58a5;p=pandora-kernel.git [SCSI] iscsi class: Use our own workq instead of common system one. There is just too much going on through the common workq and something like a scsi device removal through sysfs affects how long it will take to recover the transport, mark it as failed, or shut it down gracefully. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed