mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Set LV uuid.
This commit is contained in:
parent
1703d66a82
commit
dd420615d5
@ -234,9 +234,7 @@ static int _load(struct dev_manager *dm, struct dev_layer *dl, int task)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (_get_flag(dl, VISIBLE)) {
|
if (_get_flag(dl, VISIBLE)) {
|
||||||
/*
|
dm_task_set_uuid(dmt, dl->lv->lvid.s);
|
||||||
* FIXME: set the uuid.
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!(r = dm_task_run(dmt)))
|
if (!(r = dm_task_run(dmt)))
|
||||||
|
Loading…
Reference in New Issue
Block a user