]> git.baikalelectronics.ru Git - kernel.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)
commit22a139873f7905427d91dd7e014f08bc7e7fddf9
treec4ae5aa2e59828b35462dcaf1758290c9d999f49
parent8e2743115e8c3968a54a005f536266253812c47a
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