LUClusterVerifyGroup: Localize virtual file paths
authorMichael Hanselmann <hansmi@google.com>
Thu, 4 Oct 2012 23:58:34 +0000 (01:58 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 11 Oct 2012 10:05:38 +0000 (12:05 +0200)
commit47130d501a6236602f9e2d137229f219ebaff478
tree9212dfbae1e549b08e38c8b86b4add5854f6bb26
parent18049dad6e4a44919c1ce6359ed0b36a8b3b81fe
LUClusterVerifyGroup: Localize virtual file paths

The check for file consistency didn't properly handle virtual paths
in case of a virtual cluster. This didn't cause any breakage as in
a standard virtual cluster setup with only one node all files are
visible for every node.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/backend.py
lib/cmdlib.py