)]}'
{
  "commit": "f4d00a96acd56fb0d41233f5f1346f051528129a",
  "tree": "1eac3a0a2be9eb417abba875275894bf05e0903e",
  "parents": [
    "a22bc749c7b170ec8883ef614dd8dd88fca53aaa"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Feb 05 20:05:11 2012 +0000"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Sun Feb 05 20:05:11 2012 +0000"
  },
  "message": "Merge of r4416:\n\nFixed AIO error handling on FreeBSD.\n\nThe aio_return() must be called regardless of the error returned by\naio_error().  Not calling it resulted in various problems up to segmentation\nfaults (as AIO events are level-triggered and were reported again and again).\n\nAdditionally, in \"aio sendfile\" case r-\u003eblocked was incremented in case of\nerror returned from ngx_file_aio_read(), thus causing request hangs.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d197c6e61008459b44c7bfd1f17cb38a53a83c0",
      "old_mode": 33188,
      "old_path": "src/http/ngx_http_copy_filter_module.c",
      "new_id": "d52fbebe869afd2dfa959b18357a7f1cab42103b",
      "new_mode": 33188,
      "new_path": "src/http/ngx_http_copy_filter_module.c"
    },
    {
      "type": "modify",
      "old_id": "5973b5b7111fbc19584c2a0b9bc4e90e43ca8c1e",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_file_aio_read.c",
      "new_id": "0bb383de5515f96a0b57324c1913599405ccc6bf",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_file_aio_read.c"
    }
  ]
}
