1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons
Milan Broz 0e06c92fdf Propagate commit and revert metadata event to other nodes in cluster.
This patch tries to correctly track changes in lvmcache related to commit/revert.

For vg_commit: if there is cached precommitted metadata, after successfull commit
these metadata must be tracked as committed.

For vg_revert: remote nodes must drop precommitted metadata and its flag in lvmcache.

(N.B. Patch do not touch LV locks here in any way.)

All this machinery is needed to properly solve remote node cache invalidaton which
cause several problems recently observed.
2010-01-05 16:09:33 +00:00
..
clvmd Propagate commit and revert metadata event to other nodes in cluster. 2010-01-05 16:09:33 +00:00
cmirrord More makefile cleaning up and fixing. (gentoo) 2009-10-05 13:46:00 +00:00
dmeventd Log failure type and recognise type 'F' (flush) in dmeventd mirror plugin. 2009-11-25 15:59:07 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00