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)
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>

No differences found