)]}'
{
  "commit": "6bef9240ee36bd9606aaa2443b398744d9626c8f",
  "tree": "1d7220aeca3816a9715a8cfb12eac3a563ffd8ee",
  "parents": [
    "43af31ffa505a6a2b2a065e12e2e1941fa68fa98"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Fri Jan 26 23:47:49 2024 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sun Jan 28 14:24:59 2024 +0100"
  },
  "message": "ext2: Simplify block cache\n\nThe original idea to additionally speed up the block mapping procedures\nwould need more complex code. And it would help in special cases (uncom-\nmon block sizes) anyway. So we use a rather simple strategy: Cache at\nmost a single block of file contents, a single inode block and a single\ngroup block. All other potentially available cache space would be used\nfor the block mapping.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c8578bc98f287132cfda2edf1dc4b51ea729d73",
      "old_mode": 33188,
      "old_path": "src/filo-fs-ext2.adb",
      "new_id": "cfd3e0dfcbc7a0aa4e68bd31da5b539a5fc5eecc",
      "new_mode": 33188,
      "new_path": "src/filo-fs-ext2.adb"
    },
    {
      "type": "modify",
      "old_id": "1757da8d1e4d49dbe50927b9ef1ced41ae255c48",
      "old_mode": 33188,
      "old_path": "src/filo-fs-ext2.ads",
      "new_id": "8e64a5d0a0ea4abfa801e8ef6021e60a87a29168",
      "new_mode": 33188,
      "new_path": "src/filo-fs-ext2.ads"
    }
  ]
}
