)]}'
{
  "commit": "140fd5a69cf19460b8daa8a9bb83bd869f6db14d",
  "tree": "aa72e90f53710d4164d9d273a7935613872e6763",
  "parents": [
    "ec6d891224f708b2cda2a1edf68ffc0ff1316fca"
  ],
  "author": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Tue Dec 22 16:10:32 2015 +0100"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Wed Jan 20 13:36:23 2016 +0100"
  },
  "message": "qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()\n\nWhat qcow2_invalidate_cache() should do is close the image with\nBDRV_O_INACTIVE set and reopen it with the flag cleared. In fact, it\nused to do exactly the opposite: qcow2_close() relied on bs-\u003eopen_flags,\nwhich is already updated to have cleared BDRV_O_INACTIVE at this point,\nwhereas qcow2_open() was called with s-\u003eflags, which has the flag still\nset. Fix this.\n\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bfc80ea2ff91728cfeb03ff57be4e9976387d8c8",
      "old_mode": 33188,
      "old_path": "block/qcow2.c",
      "new_id": "0f8c485c2cc30ce431eb739908a39e7ea09786b1",
      "new_mode": 33188,
      "new_path": "block/qcow2.c"
    }
  ]
}
