target: remove the transport_qf_callback se_cmd callback
authorChristoph Hellwig <hch@infradead.org>
Mon, 17 Oct 2011 17:56:41 +0000 (13:56 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:32 +0000 (03:21 +0000)
commite057f53308a5f071556ee80586b99ee755bf07f5
tree560174961d64837f53b32f56bced6f9109717b8b
parentf55918fa3202a646dad2404f7de008108edc5048
target: remove the transport_qf_callback se_cmd callback

Remove the need for the transport_qf_callback callback by making
sure we have specific states with specific handlers for the two
queue full cases.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c
include/target/target_core_base.h