From: Nicholas Bellinger Date: Sun, 30 Sep 2012 04:51:26 +0000 (-0700) Subject: iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength X-Git-Tag: v3.7-rc1~61^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f5aa7eb8572b5cfe36884c23d306c72fe3987c;p=pandora-kernel.git iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength Now that iscsi-target supports a local configurable MaxXmitDataSegmentLength, go ahead and make ISCSI_OP_SCSI_CMD, ISCSI_OP_SCSI_DATA_OUT, ISCSI_OP_NOOP_OUT and ISCSI_OP_TEXT PDU payload checks honor conn_ops->MaxXmitDataSegmentLength. Cc: Mike Christie Cc: Andy Grover Cc: Hannes Reinecke Cc: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed