)]}'
{
  "commit": "fcf3cafb3e7e7750f4876571492594c3a4854ee5",
  "tree": "803c98c2335c7fbb336cfca805ee500b6eae0b69",
  "parents": [
    "96dd8d25d1ca8c233bd47752349d27a631c18719"
  ],
  "author": {
    "name": "David Woodhouse",
    "email": "dwmw2@infradead.org",
    "time": "Mon May 07 13:16:13 2007 +0100"
  },
  "committer": {
    "name": "David Woodhouse",
    "email": "dwmw2@infradead.org",
    "time": "Mon May 07 13:16:13 2007 +0100"
  },
  "message": "[JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()\n\nWe attempted to insert new nodes into the tree by just using\nrb_replace_node to let them replace an earlier node which they\ncompletely overlapped. However, that could place the new node into the\nwrong place in the tree, since its start could be node only before the\nstart of the victim, but before the node _before_ the victim in the tree\n(if that previous node actually ends _after_ the new node, thus isn\u0027t\nentirely overlapped and wasn\u0027t itself chosen to be the victim).\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f461604cf01f50784cd50f90768f076759e234fc",
      "old_mode": 33188,
      "old_path": "fs/jffs2/readinode.c",
      "new_id": "bd31d4956c6d596c00648d2d1a783b9064097217",
      "new_mode": 33188,
      "new_path": "fs/jffs2/readinode.c"
    }
  ]
}
