)]}'
{
  "commit": "c7d2cbc364b2a237b0ed1bdd7cbf8a24c8a89dfd",
  "tree": "660ee14df70bb80220b2e8c919b66f9f724890ef",
  "parents": [
    "d62e74be1270c89fbaf7aada8218bfdf62d00a58"
  ],
  "author": {
    "name": "Junxiao Bi",
    "email": "junxiao.bi@oracle.com",
    "time": "Mon Feb 10 14:25:53 2014 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Feb 10 16:01:43 2014 -0800"
  },
  "message": "ocfs2: update inode size after zeroing the hole\n\nfs-writeback will release the dirty pages without page lock whose offset\nare over inode size, the release happens at\nblock_write_full_page_endio().  If not update, dirty pages in file holes\nmay be released before flushed to the disk, then file holes will contain\nsome non-zero data, this will cause sparse file md5sum error.\n\nTo reproduce the bug, find a big sparse file with many holes, like vm\nimage file, its actual size should be bigger than available mem size to\nmake writeback work more frequently, tar it with -S option, then keep\nuntar it and check its md5sum again and again until you get a wrong\nmd5sum.\n\nSigned-off-by: Junxiao Bi \u003cjunxiao.bi@oracle.com\u003e\nCc: Younger Liu \u003cyounger.liu@huawei.com\u003e\nReviewed-by: Mark Fasheh \u003cmfasheh@suse.de\u003e\nCc: Joel Becker \u003cjlbec@evilplan.org\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": "9148353c5cf8b0fe7af4fd89210b6465fa9eddee",
      "old_mode": 33188,
      "old_path": "fs/ocfs2/file.c",
      "new_id": "8450262bcf2a782777bafd01fdd3b9b58f0bd318",
      "new_mode": 33188,
      "new_path": "fs/ocfs2/file.c"
    }
  ]
}
