Skip to content
Snippets Groups Projects
Commit cb92e7a1 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Separate OpNodeEvacuate.mode from iallocator


Until now the iallocator constants for node evacuation
(IALLOCATOR_NEVAC_*) were also used for the opcode. However, it turned
out this was due to a misunderstanding and is incorrect. This patch adds
new constants (with the same values) and changes the affected places.
Fortunately the RAPI client already used good names, so no changes are
necessary.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
parent 0c1441eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment