dlm: section mismatch warning fix
[safe/jmp/linux-2.6] / fs / dlm / rcom.c
2008-02-21 David Teiglanddlm: fix rcom_names message to self
2008-02-06 David Teiglanddlm: proper types for asts and basts
2008-02-04 Al Virodlm: verify that places expecting rcom_lock have packet...
2008-02-04 Al Virodlm: missing length check in check_config()
2008-02-04 Al Virodlm: use proper type for ->ls_recover_buf
2008-02-04 Al Virodlm: do not byteswap rcom_config
2008-02-04 Al Virodlm: do not byteswap rcom_lock
2008-01-30 David Teiglanddlm: clean ups
2007-10-10 David Teigland[DLM] block dlm_recv in recovery transition
2007-08-14 David Teigland[DLM] fix NULL ls usage
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 David Teigland[DLM] wait for config check during join [6/6]
2007-02-05 David Teigland[DLM] rename dlm_config_info fields
2007-02-05 David Teigland[DLM] change some log_error to log_debug
2007-02-05 David Teigland[DLM] add version check
2007-02-05 David Teigland[DLM] fix old rcom messages
2006-11-30 Ryusuke Konishi[DLM] fix format warnings in rcom.c and recoverd.c
2006-11-30 David Teigland[DLM] don't accept replies to old recovery messages
2006-11-30 David Teigland[DLM] fix size of STATUS_REPLY message
2006-11-30 David Teigland[DLM] status messages ping-pong between unmounted nodes
2006-08-24 David Teigland[DLM] sequence number missing in not_ready reply
2006-08-09 David Teigland[DLM] reject replies to old requests
2006-08-09 David Teigland[DLM] show nodeid for recovery message
2006-02-23 David Teigland[DLM] Remove range locks from the DLM
2006-01-18 David Teigland[DLM] The core of the DLM for GFS2/CLVM