commit | b937d27052e5759b1308782166fe47bc76e05b4d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 12 11:09:13 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:21:15 2011 +0000 |
tree | eb5a99096bb695d208b5cacd27637c167e9bb8f5 | |
parent | 485fd0d1e3b8010b538bd0b209f3592acc825677 [diff] |
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>