On Fri, May 20, 2011 at 09:23:55AM +0100, Guido Trotter wrote: > From: Adeodato Simo <[email protected]> > > Previously, all nodes and instances would *always* be visited/verified. By > driving the verification by node group now, we will miss nodes and > instances that can't be reached from existing node groups, should that rare > and bogus circumstance ever occur. > > We safeguard against that by checking for unreachable nodes and instances > explicitly. (These will not be further verified.) > > Signed-off-by: Adeodato Simo <[email protected]>
LGTM.
