)]}'
{
  "commit": "4dbfa39b6c95eb9d0aedb5bd00bb552b91c31e3d",
  "tree": "b3b92aa44fe651af464373d8a21a3da8897fa479",
  "parents": [
    "2a397e82c7db18019e408f953dd58dc1963a328c"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "htejun@gmail.com",
    "time": "Thu Oct 25 18:22:44 2007 +0900"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jeff@garzik.org",
    "time": "Mon Oct 29 06:15:25 2007 -0400"
  },
  "message": "libata: relocate and fix post-command processing\n\nSome commands need post-processing after successful completion.  This\nwas done in ata_scsi_qc_complete() till now but this has the following\nproblems.\n\n* Post-command processing gets executed when qc is completed from EH.\n  Some qc\u0027s are retried from EH with zero err_mask and thus triggers\n  unnecessary/incorrect post-command processing.\n\n* Command post processing doesn\u0027t belong to SAT layer.\n\n* Link-wide revalidation was scheduled where device revalidation\n  suffices.\n\nThis patch moves post-command processing to success completion path of\nata_qc_complete() which is travelled iff the command is going to be\ncompleted without passing through EH and updates post-command\nprocessing such that device-specific action is used.  While at it,\nrestructure code a bit for readability.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "081e3dfb64d485e9382d253add9ae07a03f4651e",
      "old_mode": 33188,
      "old_path": "drivers/ata/libata-core.c",
      "new_id": "5aedd1af06e6e7fa0d8a8ac5fbc0c36ceea4dd1e",
      "new_mode": 33188,
      "new_path": "drivers/ata/libata-core.c"
    },
    {
      "type": "modify",
      "old_id": "f5d5420a1ba2f79e4c6db55f83917305895e6cfa",
      "old_mode": 33188,
      "old_path": "drivers/ata/libata-scsi.c",
      "new_id": "f752eddc19ed739e192e87643abe26aca5d0009d",
      "new_mode": 33188,
      "new_path": "drivers/ata/libata-scsi.c"
    }
  ]
}
