mirror_corosync/exec
Steven Dake 263b91f277 Auto merged
2004/07/12 14:37:13-07:00 mvista.com!sdake
When a processor left the membership, the next configuration would sometimes
cause a form token timeout.  While not particularly harmful, it was wasteful
and not part of the original design of the group messaging protocol.
There was some extra junk code that was added to workaround some other bug
that has since been fixed.
This junk code removed and now the form token never times out (woohoo).
Also removed some extra code that calculates the next ORF processor twice.
We only really need to do it once.

(Logical change 1.33)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@100 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004-07-12 21:40:31 +00:00
..
log (Logical change 1.3) 2004-06-15 22:18:04 +00:00
aispoll.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
aispoll.h Rename: exec/poll.h -> exec/aispoll.h 2004-07-09 21:35:41 +00:00
amf.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
amf.h Rename poll.h to aispoll.h 2004-07-09 21:35:41 +00:00
ckpt.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
ckpt.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
clm.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
clm.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
gmi.c Auto merged 2004-07-12 21:40:31 +00:00
gmi.h Rename poll.h to aispoll.h 2004-07-09 21:35:41 +00:00
handlers.h pass conn_info to all messages instead of file descriptor. 2004-07-07 22:02:05 +00:00
main.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
main.h pass conn_info to all messages instead of file descriptor. 2004-07-07 22:02:05 +00:00
Makefile Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
mempool.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
mempool.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
parse.c Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
parse.h Clean up warnings found with -pedantic. 2004-07-11 07:22:12 +00:00
print.c add debug checking version of logging function. 2004-06-30 19:07:39 +00:00
print.h add debug checking version of logging function. 2004-06-30 19:07:39 +00:00
profile (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00