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-11-09 16:51:54 +00:00
2007-08-20 20:55:30 +00:00
2008-01-16 17:14:56 +00:00
2007-12-05 17:05:04 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2008-01-10 18:35:51 +00:00
2008-01-16 19:40:42 +00:00
2008-01-16 15:26:40 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2008-01-16 18:15:26 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-11-15 02:20:03 +00:00
2007-12-20 18:55:46 +00:00
2007-11-12 20:51:54 +00:00
2007-12-17 12:23:24 +00:00
2007-12-22 12:13:29 +00:00
2007-12-22 12:13:29 +00:00
2007-11-15 02:20:03 +00:00
2007-08-22 14:38:18 +00:00
2008-01-16 18:15:26 +00:00
2008-01-16 18:15:26 +00:00
2007-12-22 12:13:29 +00:00
2007-11-22 01:25:06 +00:00
2007-11-16 21:16:20 +00:00
2007-11-02 14:54:40 +00:00
2008-01-07 20:42:57 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2008-01-16 19:54:39 +00:00
2008-01-15 22:56:30 +00:00
2008-01-10 18:35:51 +00:00
2006-05-09 21:23:51 +00:00
2007-08-20 20:55:30 +00:00
2007-11-02 20:40:05 +00:00
2007-11-14 00:08:25 +00:00
2007-08-20 20:55:30 +00:00
2007-11-14 00:08:25 +00:00
2008-01-15 22:56:30 +00:00
2007-08-20 20:55:30 +00:00
2007-08-20 20:55:30 +00:00
2007-11-15 02:20:03 +00:00
2007-08-20 20:55:30 +00:00
2008-01-16 19:54:39 +00:00
2007-08-20 20:55:30 +00:00
2008-01-16 19:00:59 +00:00
2007-11-02 20:40:05 +00:00
2008-01-15 22:56:30 +00:00
2007-08-23 15:02:26 +00:00
2008-01-16 19:54:39 +00:00