target: remove the t_se_count field in struct se_cmd
authorChristoph Hellwig <hch@infradead.org>
Tue, 24 Apr 2012 04:25:09 +0000 (00:25 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 6 May 2012 22:11:28 +0000 (15:11 -0700)
commitd5dc28eb92f2a2305a02cb3a5f1ed36542d47512
tree97f2721b2eaa270a329d4dd556cd254a94bdb41b
parentd43d6aea844e66b847e3a0e5cb2c24b6ba84908a
target: remove the t_se_count field in struct se_cmd

Now that tasks are gone we are guaranteed to only get a single completion
per command, and thus don't need this counter.

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