commit | 43381ce8bb14d2536102fe700b43e97da1410169 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun Jul 08 15:58:44 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 16 17:35:19 2012 -0700 |
tree | ddef0a2b19ce900469d70fe2bf94c497249f056a | |
parent | e672a47fd99b47589dfe2f85759e4c8de526196b [diff] |
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 <hch@lst.de> Cc: Roland Dreier <roland@purestorage.com> Cc: Giridhar Malavali <giridhar.malavali@qlogic.com> Cc: tcm-qla2xxx@qlogic.com Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>