)]}'
{
  "commit": "87d6a412bd1ed82c14cabd4b408003b23bbd2880",
  "tree": "598f8fc4a19f9b52e531ab41a1c45796358956d1",
  "parents": [
    "73457f0f836956747e0394320be2163c050e96ef"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Thu Sep 02 14:05:30 2010 +0300"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Mon Sep 06 09:49:31 2010 +0300"
  },
  "message": "vhost: fix attach to cgroups regression\n\nSince 2.6.36-rc1, non-root users of vhost-net fail to attach\nif they are in any cgroups.\n\nThe reason is that when qemu uses vhost, vhost wants to attach\nits thread to all cgroups that qemu has.  But we got the API backwards,\nso a non-priveledged process (Qemu) tried to control\nthe priveledged one (vhost), which fails.\n\nFix this by switching to the new cgroup_attach_task_all,\nand running it from the vhost thread.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b99117f3ecd209c63571c610f813bd41d50abba",
      "old_mode": 33188,
      "old_path": "drivers/vhost/vhost.c",
      "new_id": "1afa08527e089c2b7fcdf4107b56a19d66248a89",
      "new_mode": 33188,
      "new_path": "drivers/vhost/vhost.c"
    }
  ]
}
