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)
commitb937d27052e5759b1308782166fe47bc76e05b4d
treeeb5a99096bb695d208b5cacd27637c167e9bb8f5
parent485fd0d1e3b8010b538bd0b209f3592acc825677
target: remove the ->transport_split_cdb callback in se_cmd

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>
drivers/target/Makefile
drivers/target/target_core_cdb.c
drivers/target/target_core_scdb.c [deleted file]
drivers/target/target_core_scdb.h [deleted file]
drivers/target/target_core_transport.c
include/target/target_core_base.h