commit | 1b9fd76e30368489b561db5794b3831bcc28c8bc | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@de.ibm.com> | Fri Oct 12 16:11:47 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 12 16:13:10 2007 +0200 |
tree | 5c686dd52482727d80bc713bd7290b1756dca504 | |
parent | a004fb0c33539ae90f25573505be6a116a76e639 [diff] |
[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 <holzheu@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>