qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/2] qcow2: try cancel the modification on fail in snapshot creation
@ 2013-05-17  7:56 Wenchao Xia
  2013-05-17  7:56 ` [Qemu-devel] [PATCH V2 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots() Wenchao Xia
  2013-05-17  7:56 ` [Qemu-devel] [PATCH V2 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create() Wenchao Xia
  0 siblings, 2 replies; 6+ messages in thread
From: Wenchao Xia @ 2013-05-17  7:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, Wenchao Xia, stefanha

V2:
  1/2: all fail case will goto fail section.
  2/2: add the goto code.

Wenchao Xia (2):
  1 qcow2: free allocated cluster on fail in qcow2_write_snapshots()
  2 qcow2: cancel the modification on fail in qcow2_snapshot_create()

 block/qcow2-snapshot.c |   27 ++++++++++++++++++++-------
 1 files changed, 20 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-20  2:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17  7:56 [Qemu-devel] [PATCH V2 0/2] qcow2: try cancel the modification on fail in snapshot creation Wenchao Xia
2013-05-17  7:56 ` [Qemu-devel] [PATCH V2 1/2] qcow2: free allocated cluster on fail in qcow2_write_snapshots() Wenchao Xia
2013-05-17  9:19   ` Stefan Hajnoczi
2013-05-17  7:56 ` [Qemu-devel] [PATCH V2 2/2] qcow2: cancel the modification on fail in qcow2_snapshot_create() Wenchao Xia
2013-05-17  9:27   ` Stefan Hajnoczi
2013-05-20  2:17     ` Wenchao Xia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).