Skip to content
Commit 0c1f91f2 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: unwind canceled flock state



If we request a lock and then abort (e.g., ^C), we need to send a matching
unlock request to the MDS to unwind our lock attempt to avoid indefinitely
blocking other clients.

Reported-by: default avatarBrian Chrisman <brchrisman@gmail.com>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 0e98728f
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