mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-24 17:57:48 +03:00
missing vg_revert
This commit is contained in:
parent
3bf5f6f575
commit
57a1aa48d6
@ -160,6 +160,7 @@ int lvrename(struct cmd_context *cmd, int argc, char **argv)
|
||||
|
||||
if (!suspend_lv(cmd, lv)) {
|
||||
stack;
|
||||
vg_revert(vg);
|
||||
goto error;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user