-
- Downloads
[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>
Showing
- drivers/s390/cio/chsc.c 6 additions, 11 deletionsdrivers/s390/cio/chsc.c
- drivers/s390/cio/css.h 1 addition, 1 deletiondrivers/s390/cio/css.h
- drivers/s390/cio/device.h 0 additions, 1 deletiondrivers/s390/cio/device.h
- drivers/s390/cio/device_fsm.c 7 additions, 61 deletionsdrivers/s390/cio/device_fsm.c
- drivers/s390/cio/device_ops.c 0 additions, 2 deletionsdrivers/s390/cio/device_ops.c
Loading
Please register or sign in to comment