linux_dsm_epyc7002/drivers/infiniband/ulp/iser
Erez Zilber 777a71dd4d IB/iser: fix a check of SG alignment for RDMA
dma mapping may include a "compaction" of the sg associated with scsi command.
Hence, the size of the maximal prefix of the SG which is aligned for rdma must be
compared against the length of the dma mapped sg (mem->dma_nents) and not against
the size of it before it was mapped (mem->size).

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:22:49 -07:00
..
iscsi_iser.c [SCSI] iscsi bugfixes: fix oops when iser is flushing io 2006-07-28 11:48:32 -05:00
iscsi_iser.h IB/iser: iSCSI iSER transport provider header file 2006-06-22 07:51:05 -07:00
iser_initiator.c IB/iser: iSER initiator iSCSI PDU and TX/RX 2006-06-22 07:51:09 -07:00
iser_memory.c IB/iser: fix a check of SG alignment for RDMA 2006-09-22 15:22:49 -07:00
iser_verbs.c [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
Kconfig IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00