From: Nicholas Bellinger Date: Sun, 30 Sep 2012 05:14:51 +0000 (-0700) Subject: iscsi-target: Add MaxXmitDataSegmentLength connection recovery check X-Git-Tag: v3.7-rc1~61^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c417f39c1f896206f0d5bfec65cd61a8f5e69b8;p=pandora-kernel.git iscsi-target: Add MaxXmitDataSegmentLength connection recovery check The iSCSI TMR TASK_REASSIGN completion logic in iscsi_tmr_task_reassign() does an explict check for MRDSL across task reassignment, so go ahead and add an explict MaxXmitDataSegmentLength check here as well to be safe. Cc: Mike Christie Cc: Andy Grover Cc: Hannes Reinecke Cc: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed