commit | 226b6faf2e30e272ee5a52c2ed0a8c8a1d7b47d1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Apr 24 00:25:07 2012 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sun May 06 15:11:27 2012 -0700 |
tree | f39c5904c6da5f04a6f5860c646005e21fba4282 | |
parent | 5787cacd0bd5ee016ad807b244550d34fe2beebe [diff] |
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>