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

dlm: another call to confirm_master in receive_request_reply



When a failed request (EBADR or ENOTBLK) is unlocked/canceled instead of
retried, there may be other lkb's waiting on the rsb_lookup list for it
to complete.  A call to confirm_master() is needed to move on to the next
waiting lkb since the current one won't be retried.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 601342ce
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