From: Horst Hummel Date: Tue, 11 Apr 2006 05:53:47 +0000 (-0700) Subject: [PATCH] s390: dasd device offline messages X-Git-Tag: v2.6.17-rc2~220 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dafd87aaef7d95a6ad3ff92e0d512e5b166c0716;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed