On 16/8/26 21:12, Marc-André Lureau wrote:
The `snapshot-file` argument for `snapshot_blkdev` is mandatory. Correct the `args_type` definition to reflect this.Fixes: 6106e2492fe ("qapi: Convert blockdev_snapshot_sync") Signed-off-by: Marc-André Lureau <[email protected]> --- block/monitor/block-hmp-cmds.c | 12 +----------- hmp-commands.hx | 2 +- 2 files changed, 2 insertions(+), 12 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
