]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img.c
qemu-img: Specify backing file for commit
authorMax Reitz <mreitz@redhat.com>
Fri, 24 Oct 2014 13:57:40 +0000 (15:57 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 3 Nov 2014 11:41:48 +0000 (11:41 +0000)
commit1b22bffd829ee3db4ddcfbd7e66c7a7921123f3e
tree101b205f2b3bfe9fa3f8a9d1dc801f7799ba4fca
parent687fa1d83013d56f7c7f9c008c956f4c26d8ba5c
qemu-img: Specify backing file for commit

Introduce a new parameter for qemu-img commit which may be used to
explicitly specify the backing file into which an image should be
committed if the backing chain has more than a single layer.

[Applied Eric Blake's qemu-img.texi documentation rewording
--Stefan]

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1414159063-25977-12-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi