1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/daemons
Jonathan Earl Brassow 62e38da133 Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt).
The OpenAIS checkpoint library is going away; therefore, cmirrord must
operate without it.  The algorithms the handle the timing of when to send
a checkpoint, the determination of what to send, and which ongoing cluster
requests are relevent with respect to the checkpoints are unaffected.  We
need only replace the functions that actually perform the storing/transmitting
and retrieving/receiving of the checkpoint data.  Rather than store the
checkpoint data in an OpenAIS checkpoint file, we simply transmit it along
with the message that notifies the incoming node that the checkpoint is
ready.
2012-02-29 21:15:34 +00:00
..
clvmd Ensure clvmd message is always \0 terminated 2012-02-28 11:06:56 +00:00
cmirrord Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt). 2012-02-29 21:15:34 +00:00
dmeventd Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
lvmetad Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00