linux/fs/dlm
David Teigland 2a7ce0edd6 dlm: remove shared message stub for recovery
kmalloc a stub message struct during recovery instead of sharing the
struct in the lockspace.  This leaves the lockspace stub_ms only for
faking downconvert replies, where it is never modified and sharing
is not a problem.

Also improve the debug messages in the same recovery function.

Signed-off-by: David Teigland <teigland@redhat.com>
2011-04-05 10:54:47 -05:00
..
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
Kconfig
lock.c dlm: remove shared message stub for recovery 2011-04-05 10:54:47 -05: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 dlm: use alloc_workqueue function 2011-03-10 13:22:34 -06:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c
rcom.c dlm: record full callback state 2011-03-10 10:40:00 -06:00
rcom.h
recover.c
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