)]}'
{
  "commit": "e33ab086ae227a34e34b17e86dbb9d2dbaebb489",
  "tree": "02d5d6d90b0aad2032085bbdba07e69edbe9378f",
  "parents": [
    "96eb5419412fbc7f39fa45d987034c5d0e6e1202"
  ],
  "author": {
    "name": "David Howells",
    "email": "dhowells@redhat.com",
    "time": "Thu Feb 07 00:15:32 2008 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu Feb 07 08:42:27 2008 -0800"
  },
  "message": "iget: stop BFS from using iget() and read_inode()\n\nStop the BFS filesystem from using iget() and read_inode().  Replace\nbfs_read_inode() with bfs_iget(), and call that instead of iget().  bfs_iget()\nthen uses iget_locked() directly and returns a proper error code instead of an\ninode in the event of an error.\n\nbfs_fill_super() returns any error incurred when getting the root inode\ninstead of EINVAL.\n\n[kamalesh@linux.vnet.ibm.com: build fix]\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nAcked-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Kamalesh Babulal \u003ckamalesh@linux.vnet.ibm.com\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": "ac7a8b1d6c3ab5f749305c4c38fec63289791b19",
      "old_mode": 33188,
      "old_path": "fs/bfs/bfs.h",
      "new_id": "71faf4d2390824ac2f0e001c32bb24c126f7f653",
      "new_mode": 33188,
      "new_path": "fs/bfs/bfs.h"
    },
    {
      "type": "modify",
      "old_id": "1fd056d0fc3dc3029f36bb5a23b38ff71a320750",
      "old_mode": 33188,
      "old_path": "fs/bfs/dir.c",
      "new_id": "034950cb3cbebde650e4e4544ee0428e765ed2b2",
      "new_mode": 33188,
      "new_path": "fs/bfs/dir.c"
    },
    {
      "type": "modify",
      "old_id": "a64a71d444f50f5d2e0731f375c9994551780743",
      "old_mode": 33188,
      "old_path": "fs/bfs/inode.c",
      "new_id": "8db623838b50c78c819b70ec59e813ac13497277",
      "new_mode": 33188,
      "new_path": "fs/bfs/inode.c"
    }
  ]
}
