]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] dasd: Add support for enhanced VM UID
authorStefan Weinhuber <wein@de.ibm.com>
Fri, 1 Aug 2008 14:39:09 +0000 (16:39 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 1 Aug 2008 14:39:29 +0000 (16:39 +0200)
commit75577a618a5c71303e456de81bf6007c2a1db4b6
treeeb907a86ecb4ac1171972460e8440f6815a7a037
parent262fb57cb243a178d74cf1d7a82992ecbfe3b000
[S390] dasd: Add support for enhanced VM UID

When z/VM provides two virtual devices (minidisks) that reside on the
same real device, both will receive the configuration data from the
real device and thus get the same uid. To fix this problem, z/VM
provides an additional configuration data record that allows to
distinguish between minidisks.
z/VM APAR VM64273 needs be installed so this fix has an effect.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_alias.c
drivers/s390/block/dasd_devmap.c
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_eckd.h
drivers/s390/block/dasd_int.h