mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-11 09:18:25 +03:00
missing vg_revert
This commit is contained in:
parent
0671632477
commit
e4c4451482
@ -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…
Reference in New Issue
Block a user