git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef804a8
)
target: remove the se_task task_error_status field
author
Christoph Hellwig
<hch@infradead.org>
Wed, 23 Nov 2011 11:54:15 +0000
(06:54 -0500)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 14 Dec 2011 11:26:44 +0000
(11:26 +0000)
We only reach transport_complete_task once per task, so the test and set on
task_error_status is never going to have an effect.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found