From: Joe Eykholt Date: Wed, 1 Dec 2010 00:19:56 +0000 (-0800) Subject: [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible X-Git-Tag: v2.6.38-rc1~27^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794d98e77f5901ceded697f1633463e88f078038;p=pandora-kernel.git [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible Switches using multiple-FCFs may reject FLOGI in order to balance the load between multiple FCFs. Even though the FCF was available, it may have more load at the point we actually send the FLOGI. If the FLOGI fails, select a different FCF if possible, among those with the same priority. If no other FCF is available, just deliver the reject to libfc for retry. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed