1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Dave Wysochanski d865615e9a Create vgs_are_compatible() fn to check whether vgs are compatible for merging.
Add new vgmerge and vgsplit tests to check rejection of incompatible vgs.
Cleanup comments.
Bugzilla: bz251992

---
 lib/metadata/metadata-exported.h |    3 +
 lib/metadata/metadata.c          |   89 +++++++++++++++++++++++++++++++++-
 test/t-vgmerge-usage.sh          |  101 +++++++++++++++++++++++++++++++++++++++
 test/t-vgsplit-operation.sh      |   20 +++++++
 tools/vgmerge.c                  |   69 --------------------------
 tools/vgsplit.c                  |    5 -
 6 files changed, 215 insertions(+), 72 deletions(-)
2008-01-16 19:54:39 +00:00
..
2004-03-26 14:51:23 +00:00
2007-12-05 17:05:04 +00:00
2008-01-16 19:40:42 +00:00
2008-01-16 15:26:40 +00:00
2007-12-20 18:55:46 +00:00
2007-12-22 12:13:29 +00:00
2007-12-22 12:13:29 +00:00
2007-12-22 12:13:29 +00:00