]> git.ipfire.org Git - thirdparty/qemu.git/commit
Don't require encryption password for 'qemu-img info' command
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 10 Sep 2012 11:11:31 +0000 (12:11 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:16 +0000 (21:44 -0500)
commitf9f552e80b2f19997f1fda77cc2ce59848e86e91
tree833807528f41a779689ff774b00f3c708f40b246
parent7cf7e305cc93388063e92289622c72f3f5d4ab1d
Don't require encryption password for 'qemu-img info' command

The encryption password is only required if I/O is going to be
performed on a disk image. The 'qemu-img info' command merely
reports metadata, so it should not ask for a decryption password

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit f0536bb848ad6eb2709a7dc675f261bd160c751b)

Conflicts:

qemu-img.c

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-img.c