diff options
author | Boaz Harrosh <boazharrosh@gmail.com> | 2007-12-13 21:43:24 +0300 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-12 03:28:25 +0300 |
commit | 38ad03de3fd350e683213ddf898a7049534628a8 (patch) | |
tree | dd543bcfd0c3729be02572e816fe8fd1067ed451 /include/scsi | |
parent | 004d6530f83bee43a55b51bb5960db96e7ae0ffa (diff) | |
download | linux-38ad03de3fd350e683213ddf898a7049534628a8.tar.xz |
[SCSI] libiscsi,iser: patch for AHS support
- The default initialization of hdr_max is the minimum -
sizeof(struct iscsi_cmd) - Once this patch goes into iser the default
initialization at libiscsi can be removed.
- This is not yet full support for AHSs at iser end. But it should be easy.
Just allocate more space at iser_desc right after iscsi_hdr. Than
at transmission time use ctask->hdr_len to retrieve the total
size of all iscsi pdu headers. See previous patch at iscsi_tcp.[ch]
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions