mirror_corosync/exec
Yunkai Zhang 19652c3d7c Correct nodeid of token when we retransmit it
Although incorrect nodeid will not affect program's logic, but it will
make us confused when we add some logs to record the transmission path of
token in debug mode.

Signed-off-by: Yunkai Zhang <qiushu.zyk@taobao.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
2011-11-28 05:56:28 -07:00
..
.gitignore Add .gitignore files. 2010-10-21 07:43:46 -07:00
apidef.c api: Change some of totempg definitons 2011-10-24 17:43:36 +02:00
apidef.h remove empty lines at end-of-file 2009-04-22 08:04:06 +00:00
coroparse.c libqb: logging & trace 2011-08-09 10:37:16 +10:00
crypto.c Fix some compiler warnings 2011-08-09 10:37:16 +10:00
crypto.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
cs_queue.h Add totempg_threaded_mode_enable() api 2011-08-22 19:31:52 -07:00
evil.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
evil.h Follow synchronization model of event service so corosync without openais 2009-06-28 04:50:18 +00:00
fsm.h Add a Finite State Machine.(fsm.h) 2010-09-27 21:11:04 +00:00
ipc_glue.c Add calls to missing object_find_destroy() to fix mem leaks 2011-11-11 08:12:13 +11:00
logsys.c LOG: cleanup logging resources at exit 2011-11-11 09:05:08 +11:00
main.c OBJDB: free up resources on exit 2011-11-11 09:06:50 +11:00
main.h libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
mainconfig.c LOG: use libqb facility conversion functions 2011-10-21 19:34:43 +11:00
mainconfig.h Convert existing documentation to doxygen format. 2011-03-12 15:03:16 +11:00
Makefile.am Move cs_queue.h from include directory to exec directory 2011-08-22 19:31:33 -07:00
objdb.c OBJDB: free up resources on exit 2011-11-11 09:06:50 +11:00
quorum.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
quorum.h quorum.h (quorum_set_quorate_fn_t): make first param const 2009-04-08 06:43:03 +00:00
schedwrk.c Add schedwrk_create_nolock function 2010-01-22 09:45:29 +00:00
schedwrk.h Add schedwrk_create_nolock function 2010-01-22 09:45:29 +00:00
service.c Add calls to missing object_find_destroy() to fix mem leaks 2011-11-11 08:12:13 +11:00
service.h Convert existing documentation to doxygen format. 2011-03-12 15:03:16 +11:00
sync.c Get rid of hdb usage in totempg.h interface 2011-08-23 22:29:01 -07:00
sync.h pass transitional members into the sync_init() callbacks. 2010-02-04 00:18:51 +00:00
syncv2.c Get rid of hdb usage in totempg.h interface 2011-08-23 22:29:01 -07:00
syncv2.h pass transitional members into the sync_init() callbacks. 2010-02-04 00:18:51 +00:00
timer.c libqb: make timer api a wrapper around qb_loop timers. 2011-08-09 10:37:14 +10:00
timer.h Allow compile master on RHEL 6 2011-08-09 11:29:48 +02:00
totemconfig.c Add calls to missing object_find_destroy() to fix mem leaks 2011-11-11 08:12:13 +11:00
totemconfig.h libqb: convert coropoll calls to qb_loop calls. 2011-08-09 10:37:14 +10:00
totemiba.c properly define rec_token_cq_send_event_fn 2011-08-15 11:15:00 -07:00
totemiba.h libqb: convert coropoll calls to qb_loop calls. 2011-08-09 10:37:14 +10:00
totemip.c Free mem allocated by getaddrinfo 2011-11-11 08:11:17 +11:00
totemmrp.c totemmrp: Allow compilation without warnings 2011-10-24 17:43:32 +02:00
totemmrp.h Add totempg_threaded_mode_enable() api 2011-08-22 19:31:52 -07:00
totemnet.c libqb: logging & trace 2011-08-09 10:37:16 +10:00
totemnet.h libqb: convert coropoll calls to qb_loop calls. 2011-08-09 10:37:14 +10:00
totempg.c Adding support for dynamic membership with UDPU transport 2011-10-27 23:52:16 -07:00
totemrrp.c TOTEM: better clean up on exit 2011-11-11 09:08:04 +11:00
totemrrp.h libqb: convert coropoll calls to qb_loop calls. 2011-08-09 10:37:14 +10:00
totemsrp.c Correct nodeid of token when we retransmit it 2011-11-28 05:56:28 -07:00
totemsrp.h Add totempg_threaded_mode_enable() api 2011-08-22 19:31:52 -07:00
totemudp.c Ignore memb_join messages during flush operations 2011-09-02 09:58:44 -07:00
totemudp.h Remove hdb.h header includes from unnecessary files 2011-08-23 22:28:40 -07:00
totemudpu.c Adding support for dynamic membership with UDPU transport 2011-10-27 23:52:16 -07:00
totemudpu.h Remove hdb.h header includes from unnecessary files 2011-08-23 22:28:40 -07:00
util.c LOG: cleanup logging resources at exit 2011-11-11 09:05:08 +11:00
util.h libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
vsf_quorum.c libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
vsf_ykd.c api: Change some of totempg definitons 2011-10-24 17:43:36 +02:00
vsf.h Convert existing documentation to doxygen format. 2011-03-12 15:03:16 +11:00