commit | 16786454acec0e0e55e32d508b3058b32c1f23f3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 02 17:04:42 2012 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 14:37:48 2012 -0800 |
tree | 2f0039c11ef0d69cb7839db7b2f1e570bbaf7644 | |
parent | afe2cb7fb111ac52ec95ab2bfb19d9d9e0d52ed8 [diff] |
tcm_loop: switch to using transport_handle_cdb_direct Now that we use a workqueue for I/O submission there is no need to use transport_generic_handle_cdb_map any more. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>