1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00
Milan Broz 8f3fd69ffa Move metadata backup call after vg_commit.
The backup() call store metadata from memory.

But in cluster backup() call performs
remote nodes metadata backup and it reads data from disk.

For metadata backup consistency,
patch moves all backup() calls after vg_commit.

(Moreover, some tools already do that this way.)
2009-04-21 14:31:57 +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