linux/fs/dlm
David Teigland 1babdb4531 [DLM] fix size of STATUS_REPLY message
When the not_ready routine sends a "fake" status reply with blank status
flags, it needs to use the correct size for a normal STATUS_REPLY by
including the size of the would-be config parameters.  We also fill in the
non-existant config parameters with an invalid lvblen value so it's easier
to notice if these invalid paratmers are ever being used.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-30 10:37:08 -05:00
..
Kconfig [DLM] Fix DLM config 2006-11-30 10:35:41 -05:00
Makefile
ast.c
ast.h
config.c
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h
lock.c [DLM] clear sbflags on lock master 2006-11-30 10:35:27 -05:00
lock.h
lockspace.c [DLM] fix add_requestqueue checking nodes list 2006-11-30 10:37:00 -05:00
lockspace.h
lowcomms-sctp.c
lowcomms-tcp.c
lowcomms.h
lvb_table.h
main.c
member.c [DLM] fix aborted recovery during node removal 2006-11-30 10:35:13 -05:00
member.h
memory.c
memory.h
midcomms.c
midcomms.h
rcom.c [DLM] fix size of STATUS_REPLY message 2006-11-30 10:37:08 -05:00
rcom.h
recover.c [DLM] res_recover_locks_count not reset when recover_locks is aborted 2006-11-30 10:35:03 -05:00
recover.h
recoverd.c [DLM] fix add_requestqueue checking nodes list 2006-11-30 10:37:00 -05:00
recoverd.h
requestqueue.c [DLM] fix add_requestqueue checking nodes list 2006-11-30 10:37:00 -05:00
requestqueue.h [DLM] fix requestqueue race 2006-11-30 10:35:10 -05:00
user.c
user.h
util.c
util.h