[PATCH] s390: dasd device offline messages
authorHorst Hummel <horst.hummel@de.ibm.com>
Tue, 11 Apr 2006 05:53:47 +0000 (22:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:38 +0000 (06:18 -0700)
commitdafd87aaef7d95a6ad3ff92e0d512e5b166c0716
treee60cb58ab85a874c07e9a1d93ffc8b5c94858aa1
parent06fbcb104ad16c22eb5718ae598b306c777be8af
[PATCH] s390: dasd device offline messages

The dasd driver sometimes print the misleading message "Can't offline dasd
device with open count = 0".  The reason why it can't offline the device in
this case is that the device is still in the startup phase.  Print a more
meaningful message.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/block/dasd.c