mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
lv_manip: add synchronization points
This commit is contained in:
parent
8d6f1f9768
commit
3e6bb77228
@ -7750,6 +7750,9 @@ out:
|
||||
r = 0; /* Continue deactivating as many as possible. */
|
||||
}
|
||||
|
||||
if (!sync_local_dev_names(vg->cmd))
|
||||
log_debug("Failed to sync local device names after deactivation of wiped volumes.");
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user