From 1c417f39c1f896206f0d5bfec65cd61a8f5e69b8 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Sat, 29 Sep 2012 22:14:51 -0700 Subject: [PATCH] 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-format-patch failed