)]}'
{
  "commit": "41be1f3b40b87de33cd2e7463dce88596dbdccc4",
  "tree": "6b2bd0ec252c70df303ec89b65fce172a9b5e921",
  "parents": [
    "ad9145596986b672d8c8235c92ed5307f82d045d"
  ],
  "author": {
    "name": "Josef Bacik",
    "email": "jbacik@fusionio.com",
    "time": "Mon Oct 15 13:43:18 2012 -0400"
  },
  "committer": {
    "name": "Chris Mason",
    "email": "chris.mason@fusionio.com",
    "time": "Sun Dec 16 20:46:26 2012 -0500"
  },
  "message": "Btrfs: optimize leaf_space_used\n\nThis gets called at least 4 times for every level while adding an object,\nand it involves 3 kmapping calls, which on my box take about 5us a piece.\nSo instead use a token, which brings us down to 1 kmap call and makes this\nfunction take 1/3 of the time per call.  Thanks,\n\nSigned-off-by: Josef Bacik \u003cjbacik@fusionio.com\u003e\nSigned-off-by: Chris Mason \u003cchris.mason@fusionio.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8b32641ea90dbfeb51c98ffb1a84e06d65c90d5",
      "old_mode": 33188,
      "old_path": "fs/btrfs/ctree.c",
      "new_id": "e7bea1d5f75fd7aab850b789ab0052717185e82a",
      "new_mode": 33188,
      "new_path": "fs/btrfs/ctree.c"
    }
  ]
}
