commit | 5915a873fcb1cea5260940be519f2cdf898f7be3 | [log] [tgz] |
---|---|---|
author | Stefan Haberland <stefan.haberland@de.ibm.com> | Sun Oct 30 15:16:57 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Sun Oct 30 15:16:44 2011 +0100 |
tree | ca7ce2f06e46f74ed771d93ed97ce55b113dadb3 | |
parent | 214b8ffc205bcf2ca5b04b3903be13a9257c3fbd [diff] |
[S390] dasd: re-initialize read_conf buffer for retries The buffer for read configuration data has to be initialized with an EBCDIC string to show support for extended UIDs to z/VM. If this read configuration data CQR needs to be retried, the buffer may have changed in between. So re-initialize the buffer to get a correct extended UID under z/VM. Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>