)]}'
{
  "commit": "1a823ac9ff09cbdf39201df37b7ede1f9395de83",
  "tree": "8b61341ef969a3107cb5d3c8fb9317ec250507a6",
  "parents": [
    "fddd9cf82c9f9617d134ae878a8f6b116ebbd43d"
  ],
  "author": {
    "name": "Miklos Szeredi",
    "email": "mszeredi@suse.cz",
    "time": "Sat Feb 23 15:23:27 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sat Feb 23 17:12:13 2008 -0800"
  },
  "message": "fuse: fix permission checking\n\nI added a nasty local variable shadowing bug to fuse in 2.6.24, with the\nresult, that the \u0027default_permissions\u0027 mount option is basically ignored.\n\nHow did this happen?\n\n - old err declaration in inner scope\n - new err getting declared in outer scope\n - \u0027return err\u0027 from inner scope getting removed\n - old declaration not being noticed\n\n-Wshadow would have saved us, but it doesn\u0027t seem practical for\nthe kernel :(\n\nMore testing would have also saved us :((\n\nSigned-off-by: Miklos Szeredi \u003cmszeredi@suse.cz\u003e\nCc: \u003cstable@kernel.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": "7fb514b6d85294cfb76fe3fc94c681b6292834c4",
      "old_mode": 33188,
      "old_path": "fs/fuse/dir.c",
      "new_id": "c4807b3fc8a360776bda6f976baebd26b5c9ae92",
      "new_mode": 33188,
      "new_path": "fs/fuse/dir.c"
    }
  ]
}
