target: remove the ->transport_split_cdb callback in se_cmd
authorChristoph Hellwig <hch@infradead.org>
Wed, 12 Oct 2011 15:09:13 +0000 (11:09 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:15 +0000 (03:21 +0000)
Add a switch statement implementing the CDB LBA/len update directly
in target_get_task_cdb and remove the old ->transport_split_cdb
callback and all its implementations.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found