From: Stefan Haberland Date: Wed, 18 Jan 2012 17:03:40 +0000 (+0100) Subject: [S390] dasd: revert LCU optimization X-Git-Tag: v3.3-rc2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f8d02fae0dc47d8868fd069bb88d12f8d1d71f;p=pandora-kernel.git [S390] dasd: revert LCU optimization Remove the optimization that validate server is only called once per LCU. If a device is set online we only know that we already know the LCU. But if the pathgroup was lost in between we have to do a validate server again to activate some features. Since we have no indication when a pathgroup gets lost we have to do a validate server every time a device is set online. Signed-off-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed