[S390] cio: fix ineffective verify event
authorPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
Fri, 11 Sep 2009 08:28:14 +0000 (10:28 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 11 Sep 2009 08:29:36 +0000 (10:29 +0200)
commit1f1148c88ad37c87f14d2153416a605bf0aeaf74
tree6cb4895b83a2b3314c415c077decf147f894a15e
parent0d03d59d9b31cd1e33b7e46a80b6fef66244b1f2
[S390] cio: fix ineffective verify event

Path verification events occurring for offline devices are currently
ignored. As a result, offline devices are not removed, even though
they might no longer be accessible (for example because the last path
to the device was varied offline). Fix this by scheduling a status
evaluation for the affected subchannel when a path verification event
occurs.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/device_fsm.c