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

dlm: allow multiple lockspace creates



Add a count for lockspace create and release so that create can
be called multiple times to use the lockspace from different places.
Also add the new flag DLM_LSFL_NEWEXCL to create a lockspace with
the previous behavior of returning -EEXIST if the lockspace already
exists.

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