[SCSI] iscsi class: Use our own workq instead of common system one.
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 13 Dec 2007 18:43:27 +0000 (12:43 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:30 +0000 (18:28 -0600)
commitd8bf541e657824cb03effd726ac96e2f4dcf58a5
tree9f51f1c8a8a538692fb1efc16db285baf22cbc23
parentb3a7ea8d50f6028964b468d13a095dfb2508b2fb
[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 <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_transport_iscsi.c