Commit Graph

7 Commits

Author SHA1 Message Date
Sage Weil
41766cd0b4 config: clean up common_init a bit 2009-03-20 14:19:28 -07:00
Yehuda Sadeh
29b65edc50 conf: restructure of the conf mechanism 2009-03-11 14:41:44 -07:00
Yehuda Sadeh
c511d68dea added a common initialization function 2009-02-09 15:46:02 -08:00
Yehuda Sadeh
a5a7eea27c dispatcher: cascading dispatch infrastructure 2008-12-04 14:01:12 -08:00
Sage Weil
802d0e2691 msgr: ref count message while they are owned by the messenger
Users still assume they hold the only reference, at least until
they call send_message.

One caveat is that ms_handle_failure is passed a message with an
unknown number of refs.  The method should not try to free or
re-use the message.
2008-11-20 11:43:54 -08:00
Sage Weil
831800a52f be quiet 2008-11-13 15:22:37 -08:00
Sage Weil
223ab889b9 testmsgr: messenger tester 2008-11-13 12:45:36 -08:00