)]}'
{
  "commit": "ffd1f4ed5bddccf2277e3d8525bcedf1983319f8",
  "tree": "2a1b08b204820ba0e9ecb7397ee7a08daff01594",
  "parents": [
    "f2eb6575d5beba1e98d400463007d77555d1fc35"
  ],
  "author": {
    "name": "Miklos Szeredi",
    "email": "mszeredi@suse.cz",
    "time": "Tue Aug 10 11:41:40 2010 +0200"
  },
  "committer": {
    "name": "Al Viro",
    "email": "viro@zeniv.linux.org.uk",
    "time": "Wed Aug 11 00:28:21 2010 -0400"
  },
  "message": "vfs: only add \" (deleted)\" where necessary\n\n__d_path() has 4 callers:\n\n  d_path()\n  sys_getcwd()\n  seq_path_root()\n  tomoyo_realpath_from_path2()\n\nOf these the only one which needs the \" (deleted)\" ending is d_path().\n\nsys_getcwd() checks for existence before calling __d_path().\n\nseq_path_root() is used to show the mountpoint path in\n/proc/PID/mountinfo, which is always a positive.\n\nAnd tomoyo doesn\u0027t want the deleted ending.\n\nCreate a helper \"path_with_deleted()\" as subsequent patches will need\nthis in multiple places.\n\nSigned-off-by: Miklos Szeredi \u003cmszeredi@suse.cz\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d09d93819b4d45413bb7f1e73669fba4f8225c5c",
      "old_mode": 33188,
      "old_path": "fs/dcache.c",
      "new_id": "7fccb00f498df75cda04cdf228f69e11da7ddcf6",
      "new_mode": 33188,
      "new_path": "fs/dcache.c"
    }
  ]
}
