[Stgt-devel] [PATCH 14/20] iser transport mxdsl

FUJITA Tomonori fujita.tomonori
Thu Nov 15 04:42:19 CET 2007


On Tue, 16 Oct 2007 11:21:23 -0400
Pete Wyckoff <pw at osc.edu> wrote:

> The RDMA transport chooses the size for data-in and data-out
> transfers, as these operations are not visible to the initiator.
> MaxXmitDataSegmentLength applies only to control-type PDUs, not
> to RDMA data transfers.  Add a per-connection parameter to hold
> the data transfer size chosen by the transport, with the proper
> default for TCP.
> 
> Signed-off-by: Pete Wyckoff <pw at osc.edu>
> ---
>  usr/iscsi/conn.c   |    2 ++
>  usr/iscsi/iscsid.c |   16 ++++++++++------
>  usr/iscsi/iscsid.h |    1 +
>  3 files changed, 13 insertions(+), 6 deletions(-)

Merged, thanks.

I renamed data_inout_max_size data_inout_max_length.



More information about the stgt mailing list