)]}'
{
  "commit": "c66a1e7a172e042e8a3822192e79853e2afac4e6",
  "tree": "d7ad47d4d0cae80e0743e494717a01ee27ebdad6",
  "parents": [
    "7ca6c1ff782afbb83b9f17d6552566c823247e29"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Feb 28 11:09:02 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Tue Feb 28 11:09:02 2012 +0000"
  },
  "message": "Workaround for fs_size on ZFS (ticket #46).\n\nZFS reports incorrect st_blocks until file settles on disk, and this\nmay take a while (i.e. just after creation of a file the st_blocks value\nis incorrect).  As a workaround we now use st_blocks only if\nst_blocks * 512 \u003e st_size, this should fix ZFS problems while still\npreserving accuracy for other filesystems.\n\nThe problem had appeared in r3900 (1.0.1).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1a35cba17f8f94e0052cd0e2e483e019fd01fc94",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_files.h",
      "new_id": "ffe732c47f3d75308dcf51e2373a40e330b972f6",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_files.h"
    }
  ]
}
