)]}'
{
  "commit": "e6333fd4ddf7a583480017f535b9ea53c116ab81",
  "tree": "df1aeae28ce51103a0c9eda8f7d40e463297b2ef",
  "parents": [
    "41e5a6ac80c600e1f8bda0a4871f0b797e097d78"
  ],
  "author": {
    "name": "Hua Zhong",
    "email": "hzhong@gmail.com",
    "time": "Mon May 15 09:44:22 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon May 15 11:20:56 2006 -0700"
  },
  "message": "[PATCH] fix can_share_swap_page() when !CONFIG_SWAP\n\ncan_share_swap_page() is used to check if the page has the last reference.\nThis avoids allocating a new page for COW if it\u0027s the last page.\n\nHowever, if CONFIG_SWAP is not set, can_share_swap_page() is defined as 0,\nthus always causes a copy for the last COW page.  The below simple patch\nfixes it.\n\nSigned-off-by: Hua Zhong \u003chzhong@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\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": "5b1fdf1cff4f057a67eb1c81e487acad031a89b2",
      "old_mode": 33188,
      "old_path": "include/linux/swap.h",
      "new_id": "f03c247193022ae3ec7ee7457db7ce3f44cbce80",
      "new_mode": 33188,
      "new_path": "include/linux/swap.h"
    }
  ]
}
