linux/fs/ceph
Sage Weil 0c1f91f271 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: Brian Chrisman <brchrisman@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
2011-06-07 21:36:45 -07:00
..
Kconfig
Makefile
addr.c
caps.c
ceph_frag.c
debugfs.c
dir.c
export.c
file.c
inode.c
ioctl.c
ioctl.h
locks.c
mds_client.c
mds_client.h
mdsmap.c
snap.c
strings.c
super.c
super.h
xattr.c