)]}'
{
  "commit": "2aa98c6612fc34145d1f692cf610690955362bd0",
  "tree": "3e7ba780f2b5b32ef90867d5f0dea7b946768bc8",
  "parents": [
    "66c2d73cfc901aa35e0331b2fd710b250151f966"
  ],
  "author": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Mon Jul 19 11:36:58 2010 +0200"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Sat Jul 24 20:53:50 2010 +0200"
  },
  "message": "FAT32: fix broken root directory handling.\n\nOn FAT32, instead of fetching the cluster numbers from the FAT, the\ncode assumed (incorrectly) that the clusters for the root directory\nwere allocated contiguously. In the result, only the first cluster\ncould be accessed. At the typical cluster size of 8 sectors this\ncaused all accesses to files after the first 128 entries to fail -\n\"fatls\" would terminate after 128 files (usually displaying a bogus\nfile name, occasionally even crashing the system), and \"fatload\"\nwould fail to find any files that were not in the first directory\ncluster.\n\nSigned-off-by: Wolfgang Denk \u003cwd@denx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5b9ec2a4ac0be55f675fe0dfb14a439a3bbb9989",
      "old_mode": 33188,
      "old_path": "fs/fat/fat.c",
      "new_id": "18b291ccb145fc14a18b7f9ed4d220b53ffe17d2",
      "new_mode": 33188,
      "new_path": "fs/fat/fat.c"
    }
  ]
}
