]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: remove TRANSPORT_DEFERRED_CMD state
authorChristoph Hellwig <hch@infradead.org>
Mon, 17 Oct 2011 17:56:51 +0000 (13:56 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:49 +0000 (03:21 +0000)
commitf2da9dbdb54f2e9fa00dd01af6ff2ab06b4d90b7
treec4ae5aa2e59828b35462dcaf1758290c9d999f49
parentbfaf40ada2e15bc972cab4cd5452a88720e30647
target: remove TRANSPORT_DEFERRED_CMD state

We never check for this state, and it makes testing for a completed
state much harder given that it overrides the existing state.

Also remove the unused deferred_t_state which is related to it.

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