Skip to content
  • Iustin Pop's avatar
    Only change instance status if not already so · 455a3445
    Iustin Pop authored
    This patch makes the _SetInstanceStatus only change the status of the
    instance (in the config file) if it's not already in the desired state.
    This skips the increase of the config serial no without actual data
    changes.
    
    Reviewed-by: ultrotter
    455a3445