)]}'
{
  "commit": "c12504ceef999c80b82c69c0154205ca23247fd5",
  "tree": "3702d59560a42ecf0a559e8ddb1543f52b1c767e",
  "parents": [
    "b82eac92ac69a22243d341dde0213b7d15d7ba24"
  ],
  "author": {
    "name": "Nick Thomas",
    "email": "nick@bytemark.co.uk",
    "time": "Tue Feb 22 15:44:53 2011 +0000"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Thu Apr 07 13:51:48 2011 +0200"
  },
  "message": "NBD: Use qemu_socket functions to open TCP and UNIX sockets\n\nThis commit has the side-effect of making the qemu-nbd binary\ncapable of binding to IPv6 addresses. (\"-b ::1\", for instance).\nblock/nbd.c fails to parse IPv6 IP addresses correctly at this\npoint, but will work over IPv6 when given a hostname. It still\nworks over IPv4 as before.\n\nWe move the qemu-sockets object from the \u0027common\u0027 to the \u0027block\u0027\nlist in the Makefile. The common list includes the block list,\nso this is effectively a no-op for the rest of the code.\n\nWe also add 32-bit \u0027magic\u0027 attributes to nbd_(request|reply) to\nfacilitate calculating maximum request/response sizes later.\n\nSigned-off-by: Nick Thomas \u003cnick@bytemark.co.uk\u003e\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "94587e17404df00618a87420ca7e1207da87c60d",
      "old_mode": 33188,
      "old_path": "Makefile.objs",
      "new_id": "44ce368d05b04eff19e86019586b9c990ea5637c",
      "new_mode": 33188,
      "new_path": "Makefile.objs"
    },
    {
      "type": "modify",
      "old_id": "abe0ecb17ed411ea99d025c4fd060a3de50e86b9",
      "old_mode": 33188,
      "old_path": "nbd.c",
      "new_id": "0dcd86b52fba3d963a67ef873243c8b3c78d21d0",
      "new_mode": 33188,
      "new_path": "nbd.c"
    },
    {
      "type": "modify",
      "old_id": "fc3a5944f4a6b10fad89dd0c5e59b7b5135cf639",
      "old_mode": 33188,
      "old_path": "nbd.h",
      "new_id": "b38d0d08de2d80bdf545251f8b02921234b973c5",
      "new_mode": 33188,
      "new_path": "nbd.h"
    }
  ]
}
