commit | 6ed5a557905f1c4e9ca5f8a6d607303a12d097e1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Nov 03 17:50:43 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Nov 04 08:00:17 2011 +0000 |
tree | 044b1acc91c0e3ebf2816856c262dd7c951346f2 | |
parent | e76a35d6c809bd1638e3b1b535bb780ac731c380 [diff] |
target: refactor transport_emulate_control_cdb Encapsulate each CDB emulation into a function of its own, to prepare setting ->exectute_task to these routines. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>