On 15.08.19 13:06, Kevin Wolf wrote: > bdrv_create options specified with -o have no effect when skipping image > creation with -n, so this doesn't make sense. Warn against the misuse > and deprecate the combination so we can make it a hard error later. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > > - Hopefully removed the "finger-wagging" that John saw, without stating > that the combination doesn't have a well-defined behaviour (because > skipping image creation and therefore ignoring -o is well-defined > behaviour).
The problem is that e.g. the man page never says that -o gives creation options. It says that “options is a [...] list of format specific options”, nothing more. > qemu-img.c | 5 +++++ > qemu-deprecated.texi | 7 +++++++ > 2 files changed, 12 insertions(+) Reviewed-by: Max Reitz <[email protected]>
signature.asc
Description: OpenPGP digital signature
