mirror of
git://sourceware.org/git/lvm2.git
synced 2025-10-18 03:33:15 +03:00
o calculate pv_numbers and lv_numbers for LVM1 support
This commit is contained in:
@@ -149,6 +149,8 @@ static int _flatten_vg(struct pool *mem, struct volume_group *vg,
|
||||
|
||||
list_add(&data->list, pvs);
|
||||
}
|
||||
|
||||
export_numbers(pvs, vg);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user