)]}'
{
  "commit": "002baeecf53677d2034113e34197ec221f42e037",
  "tree": "081c54c4a9a266a894a00165e97dabfb212a2470",
  "parents": [
    "fc8e38f142dd59f81306ff6a81c1351e9eb0e014"
  ],
  "author": {
    "name": "Jan Kara",
    "email": "jack@suse.cz",
    "time": "Thu May 13 12:52:57 2010 +0200"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu May 13 08:46:04 2010 -0700"
  },
  "message": "vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes\n\nAccording to specification\n\n\tmkdir d; ln -s d a; open(\"a/\", O_NOFOLLOW | O_RDONLY)\n\nshould return success but currently it returns ELOOP.  This is a\nregression caused by path lookup cleanup patch series.\n\nFix the code to ignore O_NOFOLLOW in case the provided path has trailing\nslashes.\n\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nReported-by: Marius Tolzmann \u003ctolzmann@molgen.mpg.de\u003e\nAcked-by: Miklos Szeredi \u003cmszeredi@suse.cz\u003e\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7dce91a7e4244c3dab9bbb10644fd31ec371bee",
      "old_mode": 33188,
      "old_path": "fs/namei.c",
      "new_id": "16df7277a92ee7552eed4000af47a356e00855dd",
      "new_mode": 33188,
      "new_path": "fs/namei.c"
    }
  ]
}
