From: Christoph Hellwig Date: Sun, 8 Jul 2012 19:58:44 +0000 (-0400) Subject: tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq X-Git-Tag: v3.6-rc1~156^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43381ce8bb14d2536102fe700b43e97da1410169;p=pandora-kernel.git tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq Defer the whole tcm_qla2xxx_handle_data call instead of just the error path to the qla2xxx-internal workqueue. Also remove the useless lock around the CMD_T_ABORTED check. Signed-off-by: Christoph Hellwig Cc: Roland Dreier Cc: Giridhar Malavali Cc: tcm-qla2xxx@qlogic.com Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed