)]}'
{
  "commit": "b559292e066f6d570cd5aa5dbd41de61dd04bdce",
  "tree": "d8221b5f54ad9b8cef694de687013614dccf5966",
  "parents": [
    "925037bcba7691db2403684141a276930ad184f3"
  ],
  "author": {
    "name": "Philipp Reisner",
    "email": "philipp.reisner@linbit.com",
    "time": "Thu Jan 11 10:58:10 2007 +0100"
  },
  "committer": {
    "name": "Mark Fasheh",
    "email": "mark.fasheh@oracle.com",
    "time": "Wed Feb 07 12:15:58 2007 -0800"
  },
  "message": "[PATCH] ocfs2 heartbeat: clean up bio submission code\n\nAs was already pointed out Mathieu Avila on Thu, 07 Sep 2006 03:15:25 -0700\nthat OCFS2 is expecting bio_add_page() to add pages to BIOs in an easily\npredictable manner.\n\nThat is not true, especially for devices with own merge_bvec_fn().\n\nTherefore OCFS2\u0027s heartbeat code is very likely to fail on such devices.\n\nMove the bio_put() call into the bio\u0027s bi_end_io() function. This makes the\nwhole idea of trying to predict the behaviour of bio_add_page() unnecessary.\nRemoved compute_max_sectors() and o2hb_compute_request_limits().\n\nSigned-off-by: Philipp Reisner \u003cphilipp.reisner@linbit.com\u003e\nSigned-off-by: Mark Fasheh \u003cmark.fasheh@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "277ca67a2ad6ed42cb608b3892ef1b20c8d4f5cd",
      "old_mode": 33188,
      "old_path": "fs/ocfs2/cluster/heartbeat.c",
      "new_id": "5a9779bb9236aa390a84b82abedf4276d6830c2c",
      "new_mode": 33188,
      "new_path": "fs/ocfs2/cluster/heartbeat.c"
    }
  ]
}
