)]}'
{
  "commit": "2ca3310e78912a527d7d2c62c01da7cbf7346b8d",
  "tree": "3eb83a509487d5b85d346630e9d700d73d28e39e",
  "parents": [
    "4e90188be4a56f37fbb4ffb5b58745683526dcb9"
  ],
  "author": {
    "name": "Alasdair G Kergon",
    "email": "agk@redhat.com",
    "time": "Thu Jul 28 21:16:00 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Thu Jul 28 21:46:03 2005 -0700"
  },
  "message": "[PATCH] device-mapper: fix md-\u003elock deadlocks in core\n\nThis patch is an attempt to fix deadlocks discovered in the core dm.\n\nThe problems boil down to md-\u003elock having to be held in too many places, so\nI\u0027ve split it into two: md-\u003esuspend_lock and md-\u003eio_lock.\n\nsuspend_lock is now held throughout dm_suspended() as well as dm_resume()\nand dm_swap_table() so that these functions cannot run concurrently:\nthere\u0027s no requirement for that and it added complexity.\n\nDMF_FS_LOCKED becomes redundant: DMF_SUSPENDED provides adequate\nprotection.\n\nSigned-Off-By: Alasdair G Kergon \u003cagk@redhat.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": "88f1f27526ccf887d2c8da2f10d48754b1b56b9b",
      "old_mode": 33188,
      "old_path": "drivers/md/dm.c",
      "new_id": "d487d9deb98e1c04ddb4bc152e2a47d880c3332d",
      "new_mode": 33188,
      "new_path": "drivers/md/dm.c"
    }
  ]
}
