commit | c7a29e56f0a3526b71e9694b403b8e2cbe9c31e5 | [log] [tgz] |
---|---|---|
author | Stefan Weinhuber <wein@de.ibm.com> | Wed Apr 20 10:15:35 2011 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Apr 20 10:15:44 2011 +0200 |
tree | 5ff321fdec6bdaff9e1d58a38df2fdef2c28324b | |
parent | e35c76cd47c244eaa7a74adaabde4d0a1cadb907 [diff] |
[S390] dasd: check sense type in device change handler When evaluating sense data in dasd_eckd_check_for_device_change, we must always check for the type of sense data in byte 27, bit 0, to make sure that the rest of the sense data is interpreted correctly. Signed-off-by: Stefan Weinhuber <wein@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>