)]}'
{
  "commit": "f4a769abaa51badea666093077c50c568c35de17",
  "tree": "2d901529fbb4e8892ca619e374ad984648d2177b",
  "parents": [
    "da5e1de95bb235330d7724316e7a29239d1359d5"
  ],
  "author": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Tue Jun 09 10:55:08 2015 +0200"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@redhat.com",
    "time": "Fri Jun 12 13:58:33 2015 +0100"
  },
  "message": "raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size\n\nImage files with an unaligned image size have a final hole that starts\nat EOF, i.e. in the middle of a sector. Currently, *pnum \u003d\u003d 0 is\nreturned when checking the status of this sector. In qemu-img, this\ntriggers an assertion failure.\n\nIn order to fix this, one type for the sector that contains EOF must be\nfound. Treating a hole as data is safe, so this patch rounds the\ncalculated number of data sectors up, so that a partial sector at EOF is\ntreated as a full data sector.\n\nThis fixes https://bugzilla.redhat.com/show_bug.cgi?id\u003d1229394\n\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\nMessage-id: 1433840108-9996-1-git-send-email-kwolf@redhat.com\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2990e954ae2867bbb5852fcdba6e6648c9d5170a",
      "old_mode": 33188,
      "old_path": "block/raw-posix.c",
      "new_id": "44ade8cf4e25bec9f47a8139f0e50bf9f98063aa",
      "new_mode": 33188,
      "new_path": "block/raw-posix.c"
    }
  ]
}
