Home
last modified time | relevance | path

Searched hist:c94dec99f9759c41cadf0f2781846da5b40a98f6 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/cio/
H A Ddevice_id.cdiff c94dec99f9759c41cadf0f2781846da5b40a98f6 Tue Dec 04 16:09:01 CET 2007 Cornelia Huck <cornelia.huck@de.ibm.com> [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>