)]}'
{
  "commit": "353fb07e2043d2df12dddf4e2c39552d0ab9b026",
  "tree": "a93c6f5a88bf9c7382ccc7a08424e58ed1fec2e3",
  "parents": [
    "897f15fb587fd2772b9e7ff6ec0265057f3c3975"
  ],
  "author": {
    "name": "Zach Brown",
    "email": "zach.brown@oracle.com",
    "time": "Fri Sep 30 11:58:56 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Fri Sep 30 12:41:17 2005 -0700"
  },
  "message": "[PATCH] aio: avoid extra aio_{read,write} call when ki_left \u003d\u003d 0\n\nRecently aio_p{read,write} changed to perform retries internally rather\nthan returning -EIOCBRETRY.  This inadvertantly resulted in always calling\naio_{read,write} with ki_left at 0 which would in turn immediately return\n0.  Harmless, but we can avoid this call by checking in the caller.\n\nSigned-off-by: Zach Brown \u003czach.brown@oracle.com\u003e\nSigned-off-by: Benjamin LaHaise \u003cbcrl@linux.intel.com\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": "9edc0e4a12192e7addd621f2e436fc4b48a8c17b",
      "old_mode": 33188,
      "old_path": "fs/aio.c",
      "new_id": "d6b1551342b7206bff66323d60c6a8126bcaf813",
      "new_mode": 33188,
      "new_path": "fs/aio.c"
    }
  ]
}
