)]}'
{
  "commit": "4bae2b397fc91bd7eca48bc861dd67f125d4fd1b",
  "tree": "420769f56272df6daa812b5d551c30f0fb93c574",
  "parents": [
    "9b9fbe8a4e9eec9072ee2697a6af59144442785f"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Tue Feb 28 10:31:46 2017 +0100"
  },
  "committer": {
    "name": "Greg Kurz",
    "email": "groug@kaod.org",
    "time": "Tue Feb 28 10:31:46 2017 +0100"
  },
  "message": "9pfs: fix v9fs_lock error case\n\nIn this case, we are marshaling an error status instead of the errno value.\nReorganize the out and out_nofid labels to look like all the other cases.\nCoverity reports this because the \"err \u003d -ENOENT\" and \"err \u003d -EINVAL\"\nassignments above are dead, overwritten by the call to pdu_marshal.\n\n(Coverity issues CID1348512 and CID1348513)\n\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n(also open-coded the success path since locking is a nop for us, Greg Kurz)\nSigned-off-by: Greg Kurz \u003cgroug@kaod.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3af1c93dc87dd2a1d96f29bfdcfb3ecee5812618",
      "old_mode": 33188,
      "old_path": "hw/9pfs/9p.c",
      "new_id": "d99abc46025ec283f0e78bd9c5cfaf1a1a306fc8",
      "new_mode": 33188,
      "new_path": "hw/9pfs/9p.c"
    }
  ]
}
