]> Git Repo - qemu.git/commit
sheepdog: fix snapshot tag initialization
authorLiu Yuan <[email protected]>
Fri, 7 Jun 2013 17:54:25 +0000 (01:54 +0800)
committerKevin Wolf <[email protected]>
Mon, 17 Jun 2013 15:47:58 +0000 (17:47 +0200)
commitb579ffb3fd64243b64ac5aaf659ac88518f17835
tree3f49110959961abc13902887163414efc3fab62c
parent38aea177d93556aada7c4c7aa530f0050715e293
sheepdog: fix snapshot tag initialization

This is an old and obvious bug. We should pass snapshot_id to the
tag. Or simple command like 'qemu-img snapshot -a tag sheepdog:image' will fail

Cc: [email protected]
Cc: MORITA Kazutaka <[email protected]>
Cc: Kevin Wolf <[email protected]>
Cc: Stefan Hajnoczi <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Liu Yuan <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/sheepdog.c
This page took 0.025585 seconds and 4 git commands to generate.