commit | 48467328c6dccc9c7be6628ed0ef0810f83be2a9 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Aug 16 10:56:35 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Aug 17 21:29:15 2012 +0200 |
tree | add18f65f9cde9cdd960d84e5e8082ff4fe82372 | |
parent | 65bd155c7356d448ffee7f89149c4d473076b0ba [diff] |
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>