]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Document behavior of compat when creating qcow2 volumes
authorJán Tomko <jtomko@redhat.com>
Tue, 24 Mar 2015 16:13:24 +0000 (17:13 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Apr 2015 17:43:43 +0000 (19:43 +0200)
commit5b08842d96a6af22571af091cb8b216b691e29de
treed39c9260fea9996e98eef77d8578dae7f377c58a
parentf50385def5b93b86f31357a463d04ce16f75b056
Document behavior of compat when creating qcow2 volumes

Commit bab2eda changed the behavior for missing compat attribute,
but failed to update the documentation.

Before, the option was omitted from qemu-img command line and the
qemu-img default was used. Now we always specify the compat value
and the default is 0.10.

Reported by Christophe Fergeau
https://bugzilla.gnome.org/show_bug.cgi?id=746660#c4

(cherry picked from commit 7c8ae42d495d683f79ae4baf024f29f089eaa573)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
docs/formatstorage.html.in