kernel-fxtec-pro1x/drivers/infiniband/ulp/iser
Boaz Harrosh 38ad03de3f [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>
2008-01-11 18:28:25 -06:00
..
iscsi_iser.c [SCSI] libiscsi,iser: patch for AHS support 2008-01-11 18:28:25 -06:00
iscsi_iser.h IB/iser: Make a couple of functions static 2007-07-17 18:37:42 -07:00
iser_initiator.c IB/iser: Remove unnecessary includes 2007-10-09 19:59:13 -07:00
iser_memory.c IB/iser: Add missing counter increment in iser_data_buf_aligned_len() 2007-11-24 13:50:39 -08:00
iser_verbs.c IB/iser: Remove unnecessary includes 2007-10-09 19:59:13 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile