On Mon, Jan 10, 2011 at 4:54 PM, Kevin Wolf wrote:
> None of the other qemu-img subcommands uses writethrough, and there's no
> reason
> why snapshot should be special.
>
> Signed-off-by: Kevin Wolf
> ---
> qemu-img.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Reviewed-by: S
None of the other qemu-img subcommands uses writethrough, and there's no reason
why snapshot should be special.
Signed-off-by: Kevin Wolf
---
qemu-img.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qemu-img.c b/qemu-img.c
index afd9ed2..1e65ea8 100644
--- a/qemu-img.