1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-24 14:50:34 +03:00
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
..
2008-11-04 14:57:06 +00:00
2009-03-17 14:40:00 +00:00
2009-04-16 10:16:14 +00:00
2008-05-28 23:12:45 +00:00
2009-04-21 12:57:31 +00:00
2009-02-28 20:04:24 +00:00