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