From: Michael Holzheu Date: Fri, 12 Oct 2007 14:11:47 +0000 (+0200) Subject: [S390] tape: Fix medium state handling X-Git-Tag: v2.6.24-rc1~1412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b9fd76e30368489b561db5794b3831bcc28c8bc;p=pandora-kernel.git [S390] tape: Fix medium state handling Currently there are situations, where the tape medium state (loaded, unloaded, unknown) is not set correctly. The reason is that the medium association field is used to determine the medium state. This not always leads to correct results. To fix that we use another field of the medium sense data instead. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed