[SCSI] iscsi: fix 4k stack iscsi setups
commit55e3299d9eca01fb2351c5d37e222872b7c6e0af
authorMike Christie <michaelc@cs.wisc.edu>
Sat, 14 Jan 2006 00:05:53 +0000 (13 18:05 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 14 Jan 2006 16:55:21 +0000 (14 10:55 -0600)
treeee8af84f5506c60b47d363209fc1ac7f05816974
parent7b8631b53bea286b68847a939b87135198335b66
[SCSI] iscsi: fix 4k stack iscsi setups

When we run the xmit code from queuecomand the stack trace
gets too deep. The patch runs the xmit code from the scsi_host
work queue. This fixes 4k stack and xfs support and should
fix the st and sg stack usage bugs.

Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/iscsi_tcp.c
drivers/scsi/scsi_transport_iscsi.c