)]}'
{
  "commit": "d6c4568159d4ac645f3d3f33925fbc8566795fd2",
  "tree": "6dab203c952976ebb7bf699f795dcd1a845b7ccf",
  "parents": [
    "cb4c8c220f8a1dcb01b07c0f424f61e970357588"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Wed Nov 27 18:20:58 2013 -0500"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Wed Nov 27 18:20:58 2013 -0500"
  },
  "message": "cgroup: don\u0027t guarantee cgroup.procs is sorted if sane_behavior\n\nFor some reason, tasks and cgroup.procs guarantee that the result is\nsorted.  This is the only reason this whole pidlist logic is necessary\ninstead of just iterating through sorted member tasks.  We can\u0027t do\nanything about the existing interface but at least ensure that such\nexpectation doesn\u0027t exist for the new interface so that pidlist logic\nmay be removed in the distant future.\n\nThis patch scrambles the sort order if sane_behavior so that the\noutput is usually not sorted in the new interface.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5207c28c2402fbc1de338d508eaf22dd9c75932d",
      "old_mode": 33188,
      "old_path": "include/linux/cgroup.h",
      "new_id": "50d8cc37498b35a42a3c474a93c55f556e464fcb",
      "new_mode": 33188,
      "new_path": "include/linux/cgroup.h"
    },
    {
      "type": "modify",
      "old_id": "7a42e4f23ec4f859cb89aee5944d29fc950050d5",
      "old_mode": 33188,
      "old_path": "kernel/cgroup.c",
      "new_id": "c36d90655c64dc3801253b9488ee9501930478cd",
      "new_mode": 33188,
      "new_path": "kernel/cgroup.c"
    }
  ]
}
