commit | c94dec99f9759c41cadf0f2781846da5b40a98f6 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue Dec 04 16:09:01 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Dec 04 16:09:57 2007 +0100 |
tree | 01f0a223aaa7788bc0b5408cb025b21705e04793 | |
parent | 09b56adc98e0f8a21644fcb4d20ad367c3fceb55 [diff] |
[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 <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>