]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img.c
block: Finish deprecation of 'qemu-img convert -n -o'
authorEric Blake <eblake@redhat.com>
Mon, 6 Jul 2020 20:39:46 +0000 (15:39 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 14 Jul 2020 13:18:59 +0000 (15:18 +0200)
commit25956af3fe5dd0385ad8017bc768a6afe41e2a74
tree3a8457c7cfddb8bc20179df2f7faeaf460ca8491
parent4e2f4418784da09cb106264340241856cd2846df
block: Finish deprecation of 'qemu-img convert -n -o'

It's been two releases since we started warning; time to make the
combination an error as promised.  There was no iotest coverage, so
add some.

While touching the documentation, tweak another section heading for
consistent style.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200706203954.341758-3-eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/system/deprecated.rst
qemu-img.c
tests/qemu-iotests/122
tests/qemu-iotests/122.out