mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
o typo
This commit is contained in:
parent
0e32e054df
commit
e680d3190f
@ -567,7 +567,7 @@ int import_snapshots(struct pool *mem, struct volume_group *vg,
|
||||
int minor;
|
||||
struct logical_volume *org, *cow;
|
||||
|
||||
/* build an array of minor->lv* */
|
||||
/* build an array of minor->lv */
|
||||
memset(lvs, 0, sizeof(lvs));
|
||||
list_iterate (pvdh, pvds) {
|
||||
dl = list_item(pvdh, struct disk_list);
|
||||
|
Loading…
x
Reference in New Issue
Block a user