)]}'
{
  "commit": "05eb0b51fb46430050d5873458612f53e0234f2e",
  "tree": "88b9398079f53f29dff7533fb27487ae725983b1",
  "parents": [
    "268fc16e343b4f8e249468747db2e658da46a814"
  ],
  "author": {
    "name": "OGAWA Hirofumi",
    "email": "hirofumi@mail.parknet.co.jp",
    "time": "Sun Jan 08 01:02:13 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Jan 08 20:13:47 2006 -0800"
  },
  "message": "[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)\n\nThis patch changes generic_cont_expand(), in order to share the code\nwith fatfs.\n\n  - Use vmtruncate() if -\u003eprepare_write() returns a error.\n\nEven if -\u003eprepare_write() returns an error, it may already have added some\nblocks.  So, this truncates blocks outside of -\u003ei_size by vmtruncate().\n\n  - Add generic_cont_expand_simple().\n\nThe generic_cont_expand_simple() assumes that -\u003eprepare_write() can handle\nthe block boundary.  With this, we don\u0027t need to care the extra byte.\n\nAnd for expanding a file size by truncate(), fatfs uses the\nadded generic_cont_expand_simple().\n\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5287be18633bc7c2b6621fc20c2f5ce97fa8e561",
      "old_mode": 33188,
      "old_path": "fs/buffer.c",
      "new_id": "55023231e460c57470f46b200ae21b0d3700325f",
      "new_mode": 33188,
      "new_path": "fs/buffer.c"
    },
    {
      "type": "modify",
      "old_id": "15229fe569c3cbf22da7043c31e51b06787cd7e3",
      "old_mode": 33188,
      "old_path": "fs/fat/file.c",
      "new_id": "9b07c328a6fca012ea16b192966ae8a2d409cda2",
      "new_mode": 33188,
      "new_path": "fs/fat/file.c"
    },
    {
      "type": "modify",
      "old_id": "1db061bb6b08d6278e6eaea43a2493e58bb8165e",
      "old_mode": 33188,
      "old_path": "include/linux/buffer_head.h",
      "new_id": "9f159baf153fbcc12a4c7889d92597e35d205391",
      "new_mode": 33188,
      "new_path": "include/linux/buffer_head.h"
    }
  ]
}
