Searched hist:"8 b0e7b2cf35aa827ed5efb508c1879481b970496" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/dlm/ |
H A D | member.c | diff 8b0e7b2cf35aa827ed5efb508c1879481b970496 Fri May 18 09:03:35 CDT 2007 David Teigland <teigland@redhat.com> [DLM] wait for config check during join [6/6]
Joining the lockspace should wait for the initial round of inter-node config checks to complete before returning. This way, if there's a configuration mismatch between the joining node and the existing nodes, the join can fail and return an error to the application.
Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | rcom.c | diff 8b0e7b2cf35aa827ed5efb508c1879481b970496 Fri May 18 09:03:35 CDT 2007 David Teigland <teigland@redhat.com> [DLM] wait for config check during join [6/6]
Joining the lockspace should wait for the initial round of inter-node config checks to complete before returning. This way, if there's a configuration mismatch between the joining node and the existing nodes, the join can fail and return an error to the application.
Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | dlm_internal.h | diff 8b0e7b2cf35aa827ed5efb508c1879481b970496 Fri May 18 09:03:35 CDT 2007 David Teigland <teigland@redhat.com> [DLM] wait for config check during join [6/6]
Joining the lockspace should wait for the initial round of inter-node config checks to complete before returning. This way, if there's a configuration mismatch between the joining node and the existing nodes, the join can fail and return an error to the application.
Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | lockspace.c | diff 8b0e7b2cf35aa827ed5efb508c1879481b970496 Fri May 18 09:03:35 CDT 2007 David Teigland <teigland@redhat.com> [DLM] wait for config check during join [6/6]
Joining the lockspace should wait for the initial round of inter-node config checks to complete before returning. This way, if there's a configuration mismatch between the joining node and the existing nodes, the join can fail and return an error to the application.
Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|