summaryrefslogtreecommitdiffstats
path: root/fs/dlm/rcom.c
Commit message (Expand)AuthorAgeFilesLines
* [DLM] variable allocationPatrick Caulfield2007-07-091-4/+5
* [DLM] wait for config check during join [6/6]David Teigland2007-07-091-2/+2
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-4/+4
* [DLM] change some log_error to log_debugDavid Teigland2007-02-051-2/+2
* [DLM] add version checkDavid Teigland2007-02-051-3/+11
* [DLM] fix old rcom messagesDavid Teigland2007-02-051-23/+38
* [DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi2006-11-301-1/+2
* [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-301-10/+34
* [DLM] fix size of STATUS_REPLY messageDavid Teigland2006-11-301-1/+5
* [DLM] status messages ping-pong between unmounted nodesDavid Teigland2006-11-301-3/+4
* [DLM] sequence number missing in not_ready replyDavid Teigland2006-08-241-0/+1
* [DLM] reject replies to old requestsDavid Teigland2006-08-091-4/+16
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-091-0/+2
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-3/+0Star
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+460