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:
57b7658
)
[SCSI] iscsi: extended cdb support
author
Boaz Harrosh
<bharrosh@panasas.com>
Fri, 18 Apr 2008 15:11:51 +0000
(10:11 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 18 Apr 2008 16:51:19 +0000
(11:51 -0500)
Support for extended CDBs in iscsi.
All we need is to check if command spills over 16 bytes then allocate
an iscsi-extended-header for the leftovers.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Reviewed-by: Pete Wyckoff <pw@osc.edu>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found