From: Mike Christie Date: Sat, 14 Jan 2006 00:05:53 +0000 (-0600) Subject: [SCSI] iscsi: fix 4k stack iscsi setups X-Git-Tag: v2.6.16-rc1~162^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e3299d9eca01fb2351c5d37e222872b7c6e0af;p=pandora-kernel.git [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 Signed-off-by: Dmitry Yusupov Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed