)]}'
{
  "commit": "c4647292fda0833bebe45be27f04453b736981fa",
  "tree": "85c89a4161b06b1c591a76c2a68ff51fc02ff6f4",
  "parents": [
    "5bf295975416f8e97117bbbcfb0191c00bc3e2b4"
  ],
  "author": {
    "name": "NeilBrown",
    "email": "neilb@suse.de",
    "time": "Thu May 07 12:51:06 2009 +1000"
  },
  "committer": {
    "name": "NeilBrown",
    "email": "neilb@suse.de",
    "time": "Thu May 07 12:51:06 2009 +1000"
  },
  "message": "md: remove rd%d links immediately after stopping an array.\n\nmd maintains link in sys/mdXX/md/ to identify which device has\nwhich role in the array. e.g.\n   rd2 -\u003e dev-sda\n\nindicates that the device with role \u00272\u0027 in the array is sda.\n\nThese links are only present when the array is active.  They are\ncreated immediately after -\u003erun is called, and so should be removed\nimmediately after -\u003estop is called.\nHowever they are currently removed a little bit later, and it is\npossible for -\u003erun to be called again, thus adding these links, before\nthey are removed.\n\nSo move the removal earlier so they are consistently only present when\nthe array is active.\n\nSigned-off-by: NeilBrown \u003cneilb@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1dd723d31882626091a2c58c0e57567c21a5b4a4",
      "old_mode": 33188,
      "old_path": "drivers/md/md.c",
      "new_id": "fccc8343a2501dbb8db452ea9e5469df11ef53e1",
      "new_mode": 33188,
      "new_path": "drivers/md/md.c"
    }
  ]
}
