]> git.ipfire.org Git - thirdparty/qemu.git/commit
Documentation: Warn against qemu-img on active image
authorKevin Wolf <kwolf@redhat.com>
Thu, 16 Aug 2012 08:56:35 +0000 (10:56 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 28 Aug 2012 06:50:01 +0000 (01:50 -0500)
commitf946f010f5f7d6b13bf6acabffebe093b1c9949c
tree96b8541500881eaae6aedd783876ce8c515a36ed
parentd438650fa512f944ca4af1a08ab132712c50b684
Documentation: Warn against qemu-img on active image

People have repeatedly expected that you can do things like snapshotting
an image with qemu-img while a qemu instance is running. Maybe we need
to consider locking the files while they are in use, but having a
warning in the qemu-img manpage is doable for 1.2 and can't hurt anyway.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 48467328c6dccc9c7be6628ed0ef0810f83be2a9)

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