mirror of
git://sourceware.org/git/lvm2.git
synced 2025-10-01 21:44:22 +03:00
lvconvert: old one needs GET_VGNAME_FROM_OPTIONS
This commit is contained in:
@@ -3509,6 +3509,8 @@ int lvconvert(struct cmd_context * cmd, int argc, char **argv)
|
||||
};
|
||||
struct processing_handle *handle = init_processing_handle(cmd, NULL);
|
||||
|
||||
cmd->command->flags &= ~GET_VGNAME_FROM_OPTIONS;
|
||||
|
||||
if (!handle) {
|
||||
log_error("Failed to initialize processing handle.");
|
||||
return ECMD_FAILED;
|
||||
|
Reference in New Issue
Block a user