)]}'
{
  "commit": "cd529a46e17b43976d05c1e2ece2676ec7941cc8",
  "tree": "b52d86911134d1d35f44d12171950c9aab07c887",
  "parents": [
    "98644047916c24258fb47c3dab2bed8a44f53b83"
  ],
  "author": {
    "name": "Mike Christie",
    "email": "michaelc@cs.wisc.edu",
    "time": "Mon Oct 16 18:09:40 2006 -0400"
  },
  "committer": {
    "name": "James Bottomley",
    "email": "jejb@mulgrave.il.steeleye.com",
    "time": "Wed Oct 25 15:13:57 2006 -0700"
  },
  "message": "[SCSI] libiscsi: fix missed iscsi_task_put in xmit error path\n\nfrom bhalevy@gmail.com:\n\nIt looks like change 652 to libiscsi.c added some dead code around line\n670\n                if (rc) {\n                        spin_unlock_bh(\u0026conn-\u003esession-\u003elock);\n                        goto again;\n                }\n\nsince 5 lines above we goto again if (rc).\n\nIt looks like the previous if (rc) should go away if we want to put the\nctask before\nbreaking out of the while loop with \"goto again\" (see following patch).\n\nSigned-off-by: Mike Christie \u003cmichaelc@cs.wisc.edu\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1000fe936791af76ee88a14b15dd425d0f551e06",
      "old_mode": 33188,
      "old_path": "drivers/scsi/libiscsi.c",
      "new_id": "e3a2ec253cf14d7959253edcb5f7b269dfa0d752",
      "new_mode": 33188,
      "new_path": "drivers/scsi/libiscsi.c"
    }
  ]
}
