linux/fs/dlm
J. Bruce Fields 8fb47a4fbf 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>
2011-07-20 20:23:19 -04:00
..
Kconfig dlm: Make DLM depend on CONFIGFS_FS 2011-01-16 21:22:37 +00:00
Makefile
ast.c dlm: record full callback state 2011-03-10 10:40:00 -06:00
ast.h dlm: record full callback state 2011-03-10 10:40:00 -06:00
config.c dlm: delayed reply message warning 2011-04-01 14:19:06 -05:00
config.h dlm: delayed reply message warning 2011-04-01 14:19:06 -05:00
debug_fs.c dlm: record full callback state 2011-03-10 10:40:00 -06:00
dir.c
dir.h
dlm_internal.h dlm: remove shared message stub for recovery 2011-04-05 10:54:47 -05:00
lock.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 2011-05-24 15:04:00 -07:00
lock.h dlm: delayed reply message warning 2011-04-01 14:19:06 -05:00
lockspace.c dlm: delayed reply message warning 2011-04-01 14:19:06 -05:00
lockspace.h
lowcomms.c Fix common misspellings 2011-03-31 11:26:23 -03:00
lowcomms.h
lvb_table.h
main.c dlm: Drop __TIME__ usage 2011-05-26 09:46:17 +02:00
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c locks: rename lock-manager ops 2011-07-20 20:23:19 -04:00
rcom.c dlm: record full callback state 2011-03-10 10:40:00 -06:00
rcom.h
recover.c Fix common misspellings 2011-03-31 11:26:23 -03:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: Remove superfluous call to recalc_sigpending() 2011-03-28 10:20:17 -05:00
user.h dlm: record full callback state 2011-03-10 10:40:00 -06:00
util.c
util.h