Skip to content
  • David Teigland's avatar
    dlm: clear defunct cancel state · 43279e53
    David Teigland authored
    
    
    When a conversion completes successfully and finds that a cancel
    of the convert is still in progress (which is now a moot point),
    preemptively clear the state associated with outstanding cancel.
    That state could cause a subsequent conversion to be ignored.
    
    Also, improve the consistency and content of error and debug
    messages in this area.
    
    Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
    43279e53