)]}'
{
  "commit": "ceab36edd3d3ad3ffd01d41d6d1e05ac1ff8357e",
  "tree": "a6d899030878d52ae6d7932e459deece3524c787",
  "parents": [
    "60f2e8f8a07331097a57ec4abcdc680405579377"
  ],
  "author": {
    "name": "Yan Zheng",
    "email": "zheng.yan@oracle.com",
    "time": "Fri Aug 07 13:51:33 2009 -0400"
  },
  "committer": {
    "name": "Chris Mason",
    "email": "chris.mason@oracle.com",
    "time": "Fri Aug 07 13:51:33 2009 -0400"
  },
  "message": "Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY\n\ninvalidate_inode_pages2_range may return -EBUSY occasionally\nwhich results Oops. This patch fixes the issue by moving\ninvalidate_inode_pages2_range into a loop and keeping calling\nit until the return value is not -EBUSY.\n\nThe EBUSY return is temporary, and can happen when the btrfs release page\nfunction is unable to release a page because the EXTENT_LOCK\nbit is set.\n\nSigned-off-by: Yan Zheng \u003czheng.yan@oracle.com\u003e\nSigned-off-by: Chris Mason \u003cchris.mason@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e71264d1c2c93acc3e1f418b6362c231dd61ad5f",
      "old_mode": 33188,
      "old_path": "fs/btrfs/relocation.c",
      "new_id": "c04f7f212602c4bcb71e58db938fcd0d8a9128ad",
      "new_mode": 33188,
      "new_path": "fs/btrfs/relocation.c"
    }
  ]
}
