]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] cio: Issue SenseID per path.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 4 Dec 2007 15:09:01 +0000 (16:09 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 4 Dec 2007 15:09:57 +0000 (16:09 +0100)
commit10875edd9970c63274b436702f55ed643680c9f8
tree01f0a223aaa7788bc0b5408cb025b21705e04793
parent6b9e14abdca24eadd89bf0731233b2a000936644
[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>
drivers/s390/cio/device_id.c