)]}'
{
  "commit": "407bc15033b2a8faeb7ca42aab63b7bcede76e10",
  "tree": "d34a1612f3935fbaf0d2c29c0466f0fa45dd61e3",
  "parents": [
    "84cbd63f87c1d246f51ec8eee5367a5588f367fd"
  ],
  "author": {
    "name": "Yi Wang",
    "email": "up2wing@gmail.com",
    "time": "Thu Mar 12 22:54:42 2015 +0800"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Tue Apr 28 15:36:08 2015 +0200"
  },
  "message": "savevm: create snapshot failed when id_str already exists\n\nThe command \"virsh create\" will fail in such condition: vm has two\ndisks: vda and vdb. vda has snapshot s1 with id \"1\", vdb doesn\u0027t have\ns1 but has snapshot s2 with id \"1\".  When we want to run command \"virsh\ncreate s1\", del_existing_snapshots() only deletes s1 in vda, and\nbdrv_snapshot_create() tries to create vdb\u0027s snapshot s1 with id \"1\",\nbut id \"1\" alreay exists in vdb with name \"s2\"!\n\nThe simplest way is call find_new_snapshot_id() unconditionally.\n\nSigned-off-by: Yi Wang \u003cup2wing@gmail.com\u003e\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2aa9dcb1d13f84263575a021a936d6d2b55ed3a7",
      "old_mode": 33188,
      "old_path": "block/qcow2-snapshot.c",
      "new_id": "17bb2119b2c4d1070f985f062761e52658b4bcb3",
      "new_mode": 33188,
      "new_path": "block/qcow2-snapshot.c"
    }
  ]
}
