1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-11 09:18:25 +03:00
lvm2/daemons
Milan Broz 9e959f9bdd Fix remote metadata backup for clvmd
Run backup of metadata on remote nodes in the
same place like local node - when calling backup().

Introduce backup_locally() which calls only
local backup if needed.

Remote backup is now trigerred by LCK_VG_BACKUP flag
combination (special VG lock).

This lock type will call check_current_backup()
(including backup_locally() call) and updates
metadata on all nodes.

(Patch fixes non-functional remote backup,
current call during VG lock never triggers.)
2009-04-22 09:39:45 +00:00
..
clogd - Updating cluster log with latest code changes/bug fixes before 2009-04-21 19:16:22 +00:00
clvmd Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
dmeventd Do not create some dm and lvm static librarie when they are not requested 2009-04-08 14:04:35 +00:00
Makefile.in clvmd 2008-11-04 16:41:47 +00:00