OSDN Git Service

target: remove the t_task_cdbs_ex_left field in struct se_cmd
authorChristoph Hellwig <hch@infradead.org>
Tue, 24 Apr 2012 04:25:08 +0000 (00:25 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 6 May 2012 22:11:27 +0000 (15:11 -0700)
commitd43d6aea844e66b847e3a0e5cb2c24b6ba84908a
tree8a9a365b75d1bd186f29287a09702ba4e27b0c33
parent226b6faf2e30e272ee5a52c2ed0a8c8a1d7b47d1
target: remove the t_task_cdbs_ex_left 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_tmr.c
drivers/target/target_core_transport.c
include/target/target_core_base.h