From: Christoph Hellwig Date: Sun, 8 Jul 2012 19:58:45 +0000 (-0400) Subject: tcm_fc: Offload WRITE I/O backend submission to tpg workqueue X-Git-Tag: v3.6-rc1~156^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b22533fed12dbb9e5a63d414cb1c768d1c28dd;p=pandora-kernel.git tcm_fc: Offload WRITE I/O backend submission to tpg workqueue Defer the write processing to the internal to be able to use target_execute_cmd. I'm not even entirely sure the calling code requires this due to the convoluted structure in libfc, but let's be safe for now. Signed-off-by: Christoph Hellwig Cc: Mark Rustad Cc: Kiran Patil Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed