)]}'
{
  "commit": "e4cc0a9c876d4d4eadaef97a2bff4a199946d202",
  "tree": "e25406d84ce842c54e3ac5438e4bcee32a75a964",
  "parents": [
    "4e021306cff4277764a42065214fc73f2d26be4b"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@tv-sign.ru",
    "time": "Fri Feb 08 04:19:09 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Fri Feb 08 09:22:27 2008 -0800"
  },
  "message": "fix setsid() for sub-namespace /sbin/init\n\nsys_setsid() still deals with pid_t\u0027s from the global namespace. This means\nthat the \"session \u003e 1\" check can\u0027t help for sub-namespace init, setsid() can\u0027t\nsucceed because copy_process(CLONE_NEWPID) populates PIDTYPE_PGID/SID links.\n\nRemove the usage of task_struct-\u003epid and convert the code to use \"struct pid\".\nThis also simplifies and speedups the code, saves one find_pid().\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nAcked-by: Pavel Emelyanov \u003cxemul@openvz.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "42136dd453d1d5970bc12a514dd669bfddd22d21",
      "old_mode": 33188,
      "old_path": "kernel/sys.c",
      "new_id": "e13bc518b444d0f6f31768701717a3a6c607ce75",
      "new_mode": 33188,
      "new_path": "kernel/sys.c"
    }
  ]
}
