)]}'
{
  "commit": "706322496b3a58af3cf258db2b553d6933656eef",
  "tree": "ec64bbc9e20be4a5b2baf9dcbb3e2201e822c97f",
  "parents": [
    "4413a0f637df4e59b934909ac388a21cfdd90e69"
  ],
  "author": {
    "name": "Eric Sesterhenn",
    "email": "snakebyte@gmx.de",
    "time": "Mon May 12 14:02:21 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue May 13 08:02:24 2008 -0700"
  },
  "message": "Fix hfsplus oops on image without extents\n\nFix an oops with a corrupted hfs+ image.\n\nSee http://bugzilla.kernel.org/show_bug.cgi?id\u003d10548 for details.\n\nProblem is that we call hfs_btree_open() from hfsplus_fill_super() to set\nHFSPLUS_SB(sb).[ext_tree|cat_tree] Both trees are still NULL at this moment.\nIf hfs_btree_open() fails for any reason it calls iput() on the page, which\ngets to hfsplus_releasepage() which tries to access HFSPLUS_SB(sb).* which is\nstill NULL and oopses while dereferencing it.\n\n[akpm@linux-foundation.org: build fix]\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.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": "d53b2af91c25d78e39c17a692733224753e1905f",
      "old_mode": 33188,
      "old_path": "fs/hfsplus/inode.c",
      "new_id": "67e1c8b467c496565359331e79ca7c706166a30d",
      "new_mode": 33188,
      "new_path": "fs/hfsplus/inode.c"
    }
  ]
}
