)]}'
{
  "commit": "0f2541d299d233eddddee4345795e0c46264fd56",
  "tree": "19a1628703792d1e0ae8abe18c240d60a6e1705d",
  "parents": [
    "e16852cfc5580b88cb327413ab8c89375f380592"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Wed Aug 05 12:02:48 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Wed Aug 05 20:19:59 2009 -0400"
  },
  "message": "ring-buffer: fix check of try_to_discard result\n\nThe function ring_buffer_discard_commit inversed the code path\nof the result of try_to_discard. It should skip incrementing the\nentry counter if try_to_discard succeeded. But instead, it increments\nthe entry conder if it succeeded to discard, and does not increment\nit if it fails.\n\nThe result of this bug is that filtering will make the stat counters\nincorrect.\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf27bb7a63e2d94c7c7537f5e847223d2a49f17d",
      "old_mode": 33188,
      "old_path": "kernel/trace/ring_buffer.c",
      "new_id": "2fd1752f0c85c7f7c422526cf47eef5e4d29da1b",
      "new_mode": 33188,
      "new_path": "kernel/trace/ring_buffer.c"
    }
  ]
}
