)]}'
{
  "commit": "f80da1e70f1ffec3825aa0a1d0801f4896e002b6",
  "tree": "42976f4e0fc07da78ffce618b7e98b87d82a2bff",
  "parents": [
    "be4f27d324e8ddd57cc0d4d604fe85ee0425cba9"
  ],
  "author": {
    "name": "Kazuya Mio",
    "email": "k-mio@sx.jp.nec.com",
    "time": "Sun Apr 10 22:06:36 2011 -0400"
  },
  "committer": {
    "name": "Theodore Ts\u0027o",
    "email": "tytso@mit.edu",
    "time": "Sun Apr 10 22:06:36 2011 -0400"
  },
  "message": "ext4: Allow indirect-block file to grow the file size to max file size\n\nWe can create 4402345721856 byte file with indirect block mapping.\nHowever, if we grow an indirect-block file to the size with ftruncate(),\nwe can see an ext4 warning. The following patch fixes this problem.\n\nHow to reproduce:\n# dd if\u003d/dev/zero of\u003d/mnt/mp1/hoge bs\u003d1 count\u003d0 seek\u003d4402345721856\n0+0 records in\n0+0 records out\n0 bytes (0 B) copied, 0.000221428 s, 0.0 kB/s\n# tail -n 1 /var/log/messages\nNov 25 15:10:27 test kernel: EXT4-fs warning (device sda8): ext4_block_to_path:345: block 1074791436 \u003e max in inode 12\n\nSigned-off-by: Kazuya Mio \u003ck-mio@sx.jp.nec.com\u003e\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d11e02ad01df8545e2828b2474bf85c0da2c96a",
      "old_mode": 33188,
      "old_path": "fs/ext4/inode.c",
      "new_id": "5560f78690ac4c9357de227710f3f01b42322797",
      "new_mode": 33188,
      "new_path": "fs/ext4/inode.c"
    }
  ]
}
