)]}'
{
  "commit": "8b6a5a37f87a414ef8636e36ec75accb27bb7508",
  "tree": "26ff1dddb3c8727118b24819e83b4b7c500ff595",
  "parents": [
    "0da939b0058742ad2d8580b7db6b966d0fc72252"
  ],
  "author": {
    "name": "Eric Paris",
    "email": "eparis@redhat.com",
    "time": "Wed Oct 29 17:06:46 2008 -0400"
  },
  "committer": {
    "name": "James Morris",
    "email": "jmorris@namei.org",
    "time": "Fri Oct 31 02:00:52 2008 +1100"
  },
  "message": "SELinux: check open perms in dentry_open not inode_permission\n\nSome operations, like searching a directory path or connecting a unix domain\nsocket, make explicit calls into inode_permission.  Our choices are to\neither try to come up with a signature for all of the explicit calls to\ninode_permission and do not check open on those, or to move the open checks to\ndentry_open where we know this is always an open operation.  This patch moves\nthe checks to dentry_open.\n\nSigned-off-by: Eric Paris \u003ceparis@redhat.com\u003e\nAcked-by:  Stephen Smalley \u003csds@tycho.nsa.gov\u003e\nSigned-off-by: James Morris \u003cjmorris@namei.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c679ba653e1d9e632b95b19f90b82f3f83ba3dc8",
      "old_mode": 33188,
      "old_path": "security/selinux/hooks.c",
      "new_id": "03ff7db2a2ca4d816c631dd34958eda7396a711e",
      "new_mode": 33188,
      "new_path": "security/selinux/hooks.c"
    }
  ]
}
