)]}'
{
  "commit": "6ddab3b9ebebc88bfdd8107c64f12d7e4480c559",
  "tree": "192edd3a85d3665bb7e44c429609a7357ba12bac",
  "parents": [
    "ca5f9703dffa012cc46166e6206c5a992910e041"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Mon Sep 25 23:31:26 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Sep 26 08:48:48 2006 -0700"
  },
  "message": "[PATCH] mm: swap write failure fixup\n\nCurrently we can silently drop data if the write to swap failed.  It\nusually doesn\u0027t result in data-corruption because on page-in the process\nwill receive SIGBUS (assuming write-failure implies read-failure).\n\nThis assumption might or might not be valid.\n\nThis patch will avoid the page being discarded after a failed write.  But\nwill print a warning the sysadmin _should_ take to heart, if a lot of swap\nspace becomes un-writeable, OOM is not far off.\n\nTested by making the write fail \u0027randomly\u0027 once every 50 writes or so.\n\n[akpm@osdl.org: printk warning fix]\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88029948d00aeebdda7f413899faef6bd2196d1a",
      "old_mode": 33188,
      "old_path": "mm/page_io.c",
      "new_id": "d2f0a578337075feebedbc3190b3ae55ee856c13",
      "new_mode": 33188,
      "new_path": "mm/page_io.c"
    }
  ]
}
