Skip to content
  • Luiz Capitulino's avatar
    runstate_set(): Check for valid transitions · 5db9d4d1
    Luiz Capitulino authored
    
    
    This commit could have been folded with the previous one, however
    doing it separately will allow for easy bisect and revert if needed.
    
    Checking and testing all valid transitions wasn't trivial, chances
    are this will need broader testing to become more stable.
    
    This is a transition table as suggested by Lluís Vilanova.
    
    Signed-off-by: default avatarLuiz Capitulino <lcapitulino@redhat.com>
    5db9d4d1