1. 30 Jan, 2008 1 commit
    • David Teigland's avatar
      dlm: reject messages from non-members · 46b43eed
      David Teigland authored
      
      Messages from nodes that are no longer members of the lockspace should be
      ignored.  When nodes are removed from the lockspace, recovery can
      sometimes complete quickly enough that messages arrive from a removed node
      after recovery has completed.  When processed, these messages would often
      cause an error message, and could in some cases change some state, causing
      problems.
      Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
      46b43eed
  2. 18 Jan, 2006 1 commit