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:
617c0e0
)
target: pass the se_task to the CDB emulation callback
author
Christoph Hellwig
<hch@infradead.org>
Thu, 3 Nov 2011 21:50:42 +0000
(17:50 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 4 Nov 2011 08:00:17 +0000
(08:00 +0000)
We want to be able to handle all CDBs through it and remove hacks like
always using the first task in a CDB in target_report_luns.
Also rename the callback to ->execute_task to better describe its use.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found