Commit b96f4650 authored by David Teigland's avatar David Teigland
Browse files

dlm: fix lvb copy for user locks



For a userland lock request, the previous and current
lock modes are used to decide when the lvb should be
copied back to the user.  The wrong previous value was
used, so that it always matched the current value.
This caused the lvb to be copied back to the user in
the wrong cases.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 18df8a87
Supports Markdown
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