)]}'
{
  "commit": "1ef30be142d2cc60e2687ef267de864cf31be995",
  "tree": "dbbde7067995b62e4123b44b3c62d7b5efc9ee24",
  "parents": [
    "12ddb96cb6752218d8a1aeb696ec9b0ca7adb42f"
  ],
  "author": {
    "name": "Josef Bacik",
    "email": "josef@redhat.com",
    "time": "Tue Apr 05 19:25:36 2011 -0400"
  },
  "committer": {
    "name": "Josef Bacik",
    "email": "josef@redhat.com",
    "time": "Fri Apr 08 13:00:36 2011 -0400"
  },
  "message": "Btrfs: do not call btrfs_update_inode in endio if nothing changed\n\nIn the DIO code we often don\u0027t update the i_disk_size because the i_size isn\u0027t\nupdated until after the DIO is completed, so basically we are allocating a path,\ndoing a search, and updating the inode item for no reason since nothing changed.\nbtrfs_ordered_update_i_size will return 1 if it didn\u0027t update i_disk_size, so\nonly run btrfs_update_inode if btrfs_ordered_update_i_size returns 0.  Thanks,\n\nSigned-off-by: Josef Bacik \u003cjosef@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da2680263d9f01b1b5196f51bdaa88b867d3179b",
      "old_mode": 33188,
      "old_path": "fs/btrfs/inode.c",
      "new_id": "4a238d676e5b3a5ce1c529ab792013a20db625d6",
      "new_mode": 33188,
      "new_path": "fs/btrfs/inode.c"
    }
  ]
}
