)]}'
{
  "commit": "c6e9d8ae6629aaf3c6d483032d219b988d78583f",
  "tree": "f1cd63950ad12e66a9018465b75f67f5b71b7a28",
  "parents": [
    "0709c5a1530b046183b6e96d9631affcff76c1fc"
  ],
  "author": {
    "name": "Max Reitz",
    "email": "mreitz@redhat.com",
    "time": "Tue Feb 10 15:28:45 2015 -0500"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Tue Mar 10 14:02:21 2015 +0100"
  },
  "message": "qcow2: Do not return new value after refcount update\n\nqcow2_update_cluster_refcount() does not have any quick access to the\nnew refcount value, it has to call qcow2_get_refcount(). Some callers do\nnot need that new value at all, others call qcow2_get_refcount()\nthemselves anyway (albeit in a different code path, which can however be\neasily changed), therefore there is no advantage in making\nqcow2_update_cluster_refcount() return the new value. Drop it.\n\nSigned-off-by: Max Reitz \u003cmreitz@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\nReviewed-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e124a5418e981bc25866e8b4e122a3c176531efc",
      "old_mode": 33188,
      "old_path": "block/qcow2-refcount.c",
      "new_id": "1a85bcd49c7103f699955f56ba3fe70b6d509f7e",
      "new_mode": 33188,
      "new_path": "block/qcow2-refcount.c"
    }
  ]
}
