From: Cornelia Huck Date: Wed, 11 Oct 2006 13:31:41 +0000 (+0200) Subject: [S390] cio: Remove grace period for vary off chpid. X-Git-Tag: v2.6.19-rc2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7769b48a0216d7262fe2ba59b1b3697be462cbb;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed