locks: rename lock-manager ops
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Jul 2011 00:21:59 +0000 (20:21 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Jul 2011 00:23:19 +0000 (20:23 -0400)
commit8fb47a4fbf858a164e973b8ea8ef5e83e61f2e50
treed3b55fbce0e7ba5708a55b91b1ab4079ad192db6
parentc46556c6be057da79f51b1a8325ec4c27938bd49
locks: rename lock-manager ops

Both the filesystem and the lock manager can associate operations with a
lock.  Confusingly, one of them (fl_release_private) actually has the
same name in both operation structures.

It would save some confusion to give the lock-manager ops different
names.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Documentation/filesystems/Locking
fs/dlm/plock.c
fs/fuse/file.c
fs/lockd/svclock.c
fs/locks.c
fs/nfsd/nfs4state.c
include/linux/fs.h