« Previous | Next » 

Revision 901a65c1

ID901a65c1d20307d2a69bf94adfa68bf445d4fb1f
Parent 298fe380
Child 538475ca

Added by Iustin Pop almost 16 years ago

Reorder checks in instance create

This patch reorders the checks in the instance create prereq so that all
checks and normalisations that are not node-dependent are done before
the node dependent checks.

This is done so that, after the instance-related opcode parameters are
checked and fixed, we can run the allocator and compute the primary (and
any secondary) nodes, and only then proceed with node-related checks.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences