• D
    dlm: reject messages from non-members · 46b43eed
    David Teigland 提交于
    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: NDavid Teigland <teigland@redhat.com>
    46b43eed
member.h 1.0 KB