)]}'
{
  "commit": "aab520e2f6c80160cabd187a8d0292d1cec8ff68",
  "tree": "e066da750f4aba3e5b472a2fafd5d267876420e2",
  "parents": [
    "6902d925d568cd5bfda8a1a328bf08d26d1bab46"
  ],
  "author": {
    "name": "Dave Hansen",
    "email": "haveblue@us.ibm.com",
    "time": "Sat Sep 30 23:29:02 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Oct 01 00:39:30 2006 -0700"
  },
  "message": "[PATCH] r/o bind mount prepwork: move open_namei()\u0027s vfs_create()\n\nThe code around vfs_create() in open_namei() is getting a bit too complex.\nRight now, there is at least the reference count on the dentry, and the\ni_mutex to worry about.  Soon, we\u0027ll also have mnt_writecount.\n\nSo, break the vfs_create() call out of open_namei(), and into a helper\nfunction.  This duplicates the call to may_open(), but that isn\u0027t such a bad\nthing since the arguments (acc_mode and flag) were being heavily massaged\nanyway.\n\nSigned-off-by: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nAcked-by: Christoph Hellwig \u003chch@lst.de\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\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": "7bdceedd254cc9f7fe2530cf940edac6e8e3de35",
      "old_mode": 33188,
      "old_path": "fs/namei.c",
      "new_id": "28d49b301d5516bbdfb5bf7651f3c51b8f370f31",
      "new_mode": 33188,
      "new_path": "fs/namei.c"
    }
  ]
}
