target: split parsing of SPC commands into a separate helper
authorChristoph Hellwig <hch@infradead.org>
Sun, 20 May 2012 15:59:13 +0000 (11:59 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 17 Jul 2012 00:25:56 +0000 (17:25 -0700)
commit88455ec4be02c395820b1ff57656b0844ec03ac3
tree3f8a7feda6180fea2e0aa832014d743dee853441
parent9b3b804101db067c3889948f57031f852186ea11
target: split parsing of SPC commands into a separate helper

(nab: Add EXPORT_SYMBOL usage for spc_parse_cdb)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/Makefile
drivers/target/target_core_internal.h
drivers/target/target_core_spc.c [new file with mode: 0644]
drivers/target/target_core_transport.c