Skip to content
Commit c53309b9 authored by David Teigland's avatar David Teigland
Browse files

dlm: add comments about forced waiters reset



When a lock is waiting for a reply for a remote operation, and recovery
interrupts this "waiters" state, the remote operation is voided by the
recovery, and no reply will be processed.  The lkb waiters state for the
remote operation is forcibly reset/cleared, so that the lock operation
can be restarted after recovery.  Improve the comments describing this.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 484b4f90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment