ceph: unwind canceled flock state
authorSage Weil <sage@newdream.net>
Wed, 25 May 2011 21:56:12 +0000 (14:56 -0700)
committerSage Weil <sage@newdream.net>
Wed, 8 Jun 2011 04:36:45 +0000 (21:36 -0700)
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: Brian Chrisman <brchrisman@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found