)]}'
{
  "commit": "45c076c5d71e6e644e2eae64f80922d162c900ac",
  "tree": "68e188af66201219f41681d57975a1bdf7ec9347",
  "parents": [
    "8a89efd18aa15bb832778baa4e6eee3857ecada4"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Sun Sep 28 07:48:08 2008 +0900"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Thu Oct 16 09:24:51 2008 -0700"
  },
  "message": "sysfs: use ilookup5() instead of ilookup5_nowait()\n\nAs inode creation is protected by sysfs_mutex, ilookup5_nowait()\nalways either fails to find at all or finds one which is fully\ninitialized, so using ilookup5_nowait() or ilookup5() doesn\u0027t make any\ndifference.  Switch to ilookup5() as it\u0027s planned to be removed.  This\nchange also makes lookup return value handling a bit simpler.\n\nThis change was suggested by Al Viro.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Al Viro \u003cviro@hera.kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53bc7fc31af3b3881807df4279a8bc83e5e3ed6a",
      "old_mode": 33188,
      "old_path": "fs/sysfs/dir.c",
      "new_id": "c18342641cec6fefa6ff6be95a4743f3343d78de",
      "new_mode": 33188,
      "new_path": "fs/sysfs/dir.c"
    }
  ]
}
