[S390] cio: Remove grace period for vary off chpid.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 11 Oct 2006 13:31:41 +0000 (15:31 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 11 Oct 2006 13:31:41 +0000 (15:31 +0200)
commite7769b48a0216d7262fe2ba59b1b3697be462cbb
treea46d8a60d428c24183309ec5de08676ffc504191
parent789642680518b28e7dc13f96061460a8238ec622
[S390] cio: Remove grace period for vary off chpid.

The grace period handling introduced needless complexity. It didn't
help the dasd driver (which can handle terminated I/O just well),
and it doesn't help for long running channel programs (which won't
complete during the grace period anyway). Terminating I/O using a
path that just disappeared immediately is much more consistent with
what the user expects.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chsc.c
drivers/s390/cio/css.h
drivers/s390/cio/device.h
drivers/s390/cio/device_fsm.c
drivers/s390/cio/device_ops.c