mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +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)) {
|
||||
/*
|
||||
* FIXME: set the uuid.
|
||||
*/
|
||||
dm_task_set_uuid(dmt, dl->lv->lvid.s);
|
||||
}
|
||||
|
||||
if (!(r = dm_task_run(dmt)))
|
||||
|
Loading…
Reference in New Issue
Block a user