commit | f2da9dbdb54f2e9fa00dd01af6ff2ab06b4d90b7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Oct 17 13:56:51 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:21:49 2011 +0000 |
tree | c4ae5aa2e59828b35462dcaf1758290c9d999f49 | |
parent | bfaf40ada2e15bc972cab4cd5452a88720e30647 [diff] |
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>