Skip to content
  • Guido Trotter's avatar
    LURebootInstance: move arg check in ExpandNames · 0fcc5db3
    Guido Trotter authored
    The check for the reboot type can be done without any locks held, so
    we'll move it to ExpandNames. Plus, we note in a FIXME that if the
    reboot type is not full, we can probably just lock the primary node, and
    leave the secondary unlocked.
    
    Reviewed-by: imsnah
    0fcc5db3