Sebastian Ott d40f7b75a2 [S390] cio: dont unregister a busy device in ccw_device_set_offline
If we detect a busy subchannel after the driver's set_offline
callback returned in ccw_device_set_offline, the current behavior
is to unregister the device, which may lead to undesired
consequences. Change this to just quiesce the subchannel and go on
with the offline processing.

Note: This is no excuse for not fixing these drivers -
after the set_offline callback they should have no running IO!

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-07 12:51:33 +01:00
..
2009-03-26 15:24:14 +01:00
2009-10-06 10:35:06 +02:00
2008-07-14 10:02:11 +02:00
2009-09-11 10:29:40 +02:00
2009-12-07 12:51:30 +01:00
2009-03-26 15:24:13 +01:00
2009-12-07 12:51:30 +01:00
2009-12-07 12:51:30 +01:00
2008-10-10 21:33:53 +02:00