From: Stefan Haberland Date: Sun, 30 Oct 2011 14:16:57 +0000 (+0100) Subject: [S390] dasd: re-initialize read_conf buffer for retries X-Git-Tag: v3.2-rc1~109^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5915a873fcb1cea5260940be519f2cdf898f7be3;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed