From: Cornelia Huck Date: Tue, 4 Dec 2007 15:09:01 +0000 (+0100) Subject: [S390] cio: Issue SenseID per path. X-Git-Tag: v2.6.24-rc5~111^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94dec99f9759c41cadf0f2781846da5b40a98f6;p=pandora-kernel.git [S390] cio: Issue SenseID per path. We may receive a unit check for every path when we issue a SenseID. Unfortunately, the channel subsystem will try on a different path every time if we use a lpm of 0xff, which will exhaust our retry counter. Therefore, revert SenseID to its previous per-path behaviour and just leave out the suspend multipath reconnect. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed