]> git.baikalelectronics.ru Git - kernel.git/commit
target: remove the t_task_cdbs_left field in struct se_cmd
authorChristoph Hellwig <hch@infradead.org>
Tue, 24 Apr 2012 04:25:07 +0000 (00:25 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 6 May 2012 22:11:27 +0000 (15:11 -0700)
commite946a2f12c9090a5fe67eb61fa5e9e51f5ab3f56
treef39c5904c6da5f04a6f5860c646005e21fba4282
parentad4bfdc5dc34d5e9adb093b0e727898f5aa67371
target: remove the t_task_cdbs_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