)]}'
{
  "commit": "cb14a18465686ea6add51b1008865b8174c28bd7",
  "tree": "9e1b7aa466e83c77628fa74af00049893db84c40",
  "parents": [
    "c49139d8096dc1c392455dbc3f158b46038fc9d4"
  ],
  "author": {
    "name": "Artem Bityutskiy",
    "email": "Artem.Bityutskiy@nokia.com",
    "time": "Sun May 15 14:51:54 2011 +0300"
  },
  "committer": {
    "name": "Artem Bityutskiy",
    "email": "Artem.Bityutskiy@nokia.com",
    "time": "Mon May 16 10:31:41 2011 +0300"
  },
  "message": "UBIFS: synchronize write-buffer before switching to the next bud\n\nCurrently when UBIFS fills up the current bud (which is the last in the journal\nhead) and switches to the next bud, it first writes the log reference node for\nthe next bud and only after this synchronizes the write-buffer of the previous\nbud. This is not a big deal, but an unclean power cut may lead to a situation\nwhen we have corruption in a next-to-last bud, although it is much more logical\nthat we have to have corruption only in the last bud.\n\nThis patch also removes write-buffer synchronization from\n\u0027ubifs_wbuf_seek_nolock()\u0027 because this is not needed anymore (we synchronize\nthe write-buffer explicitly everywhere now) and also because this is just\nprone to various errors.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d70937b3f8e970a24882e6fe7d68b72b08550e20",
      "old_mode": 33188,
      "old_path": "fs/ubifs/gc.c",
      "new_id": "ded29f6224c27155765a366a6ec1e13644b224d6",
      "new_mode": 33188,
      "new_path": "fs/ubifs/gc.c"
    },
    {
      "type": "modify",
      "old_id": "67bbde3550cfc494d46c58292340d32918bc97ab",
      "old_mode": 33188,
      "old_path": "fs/ubifs/io.c",
      "new_id": "166951e0dcd3c7b1dc232102c74bf8b8d61e8c1e",
      "new_mode": 33188,
      "new_path": "fs/ubifs/io.c"
    },
    {
      "type": "modify",
      "old_id": "ce55a4807cdc4318d5f2b856e3db70bfb176326f",
      "old_mode": 33188,
      "old_path": "fs/ubifs/journal.c",
      "new_id": "34b1679e6e3a671684a1f08be42e155ce4a48ded",
      "new_mode": 33188,
      "new_path": "fs/ubifs/journal.c"
    }
  ]
}
