commit | b8b22533fed12dbb9e5a63d414cb1c768d1c28dd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sun Jul 08 15:58:45 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jul 16 17:35:19 2012 -0700 |
tree | 121ce98fd9b96ce9f6c6ee135885d27922e97cc2 | |
parent | 43381ce8bb14d2536102fe700b43e97da1410169 [diff] |
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 <hch@lst.de> Cc: Mark Rustad <mark.d.rustad@intel.com> Cc: Kiran Patil <Kiran.patil@intel.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>