On Tue, May 24, 2011 at 04:15:18PM +0200, Michael Hanselmann wrote: > Am 24. Mai 2011 11:32 schrieb Iustin Pop <[email protected]>: > > Currently we generate an empty list only for the '-n node' invocation, > > but for iallocator we still call the iallocator (which needs an RPC > > call, etc.). By moving the computation of instances outside of the if > > block, we can return early from the LU. > > LGTM (meh, will have to change my code for master)
But just a bit :) thanks, iustin
