)]}'
{
  "commit": "71886203fc1593ec7c408ddda13ff46fe7b63592",
  "tree": "906d45a09a122d9887c5ca0115303297deb07701",
  "parents": [
    "31ae962c3e3cec3215ed86d3a2f6b974a16e69be"
  ],
  "author": {
    "name": "Al Viro",
    "email": "viro@zeniv.linux.org.uk",
    "time": "Wed Feb 25 00:53:26 2026 -0500"
  },
  "committer": {
    "name": "Al Viro",
    "email": "viro@zeniv.linux.org.uk",
    "time": "Wed Feb 25 20:48:26 2026 -0500"
  },
  "message": "simplify unshare_fs()\n\nReturn the resulting fs_struct pointer directly; use ERR_PTR() for\nalloc_fs_struct() failure and NULL for \"no new fs_struct needed\";\nboth unshare_fs() and its caller are happier that way.\n\nWhile we are at it, remove the pointless check for NULL current-\u003efs -\nit can happen only late in do_exit() and at that point we are *not*\ngoing to call unshare(2) or any other syscalls.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6520645cac7998a3edbfac5b3e3ec808673534e8",
      "old_mode": 33188,
      "old_path": "kernel/fork.c",
      "new_id": "fc259443f168c431efda79b4125cd4826caaa250",
      "new_mode": 33188,
      "new_path": "kernel/fork.c"
    }
  ]
}
