)]}'
{
  "commit": "eea9befaccb8d43ce89585d612159761c978f056",
  "tree": "d5db0bd4493f726d4900f13e930d25283e2c9ebe",
  "parents": [
    "5705f7021748a69d84d6567e68e8851dab551464"
  ],
  "author": {
    "name": "NeilBrown",
    "email": "neilb@suse.de",
    "time": "Thu Aug 16 13:31:26 2007 +0200"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "axboe@carl.home.kernel.dk",
    "time": "Wed Oct 10 09:25:56 2007 +0200"
  },
  "message": "Fix various abuse of bio fields in umem.c\n\numem.c:\n  advances bi_idx and bi_sector to track where it is up to.\n   But it is only ever doing this on one bio, so the updated\n   fields can easily be kept elsewhere (current_*).\n  updates bi_size, but never uses the updated values, so\n   this isn\u0027t needed.\n  reuses bi_phys_segments to count how many iovecs have been\n   completely.  As the completion happens sequentiually, we\n   can store this information outside the bio too.\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\n\ndiff .prev/drivers/block/umem.c ./drivers/block/umem.c\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6b7c02d6360d002624195c96457998dd9dad6081",
      "old_mode": 33188,
      "old_path": "drivers/block/umem.c",
      "new_id": "c378e285d70870b28411894efff779c4c60cb8c0",
      "new_mode": 33188,
      "new_path": "drivers/block/umem.c"
    }
  ]
}
