)]}'
{
  "commit": "ef6919c283257155def420bd247140e9fd2e9843",
  "tree": "49c929bcb5b8be103a4ea8fe9964d0e02a0ec740",
  "parents": [
    "1415dd8705394399d59a3df1ab48d149e1e41e77"
  ],
  "author": {
    "name": "Jan Kara",
    "email": "jack@suse.cz",
    "time": "Fri Dec 09 00:08:58 2011 +0100"
  },
  "committer": {
    "name": "Jan Kara",
    "email": "jack@suse.cz",
    "time": "Mon Jan 09 13:52:07 2012 +0100"
  },
  "message": "ext2: Fix error handling on inode bitmap corruption\n\nWhen insert_inode_locked() fails in ext2_new_inode() it most likely means inode\nbitmap got corrupted and we allocated again inode which is already in use. Also\ndoing unlock_new_inode() during error recovery is wrong since the inode does\nnot have I_NEW set. Fix the problem by informing about filesystem error and\njumping to fail: (instead of fail_drop:) which doesn\u0027t call unlock_new_inode().\n\nReviewed-by: Eric Sandeen \u003csandeen@redhat.com\u003e\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4e81dfb74ba4f9a3604655d52a96f5832f75e6d",
      "old_mode": 33188,
      "old_path": "fs/ext2/ialloc.c",
      "new_id": "78502c166814f596c2fc5be589749d915c4e5076",
      "new_mode": 33188,
      "new_path": "fs/ext2/ialloc.c"
    }
  ]
}
