)]}'
{
  "commit": "e03abc0c963a31cb07dfbc07c7d85d75e0d13cf4",
  "tree": "1840001bde4a7f9f01d39dd09baf7d7b04e95706",
  "parents": [
    "2c0463a9ae8751547c39302aeb31c6cef16b5df4"
  ],
  "author": {
    "name": "Eric Van Hensbergen",
    "email": "ericvh@gmail.com",
    "time": "Sun Feb 11 13:21:39 2007 -0600"
  },
  "committer": {
    "name": "Eric Van Hensbergen",
    "email": "ericvh@gmail.com",
    "time": "Sun Feb 18 10:16:10 2007 -0600"
  },
  "message": "9p: implement optional loose read cache\n\nWhile cacheing is generally frowned upon in the 9p world, it has its\nplace -- particularly in situations where the remote file system is\nexclusive and/or read-only.  The vacfs views of venti content addressable\nstore are a real-world instance of such a situation.  To facilitate higher\nperformance for these workloads (and eventually use the fscache patches),\nwe have enabled a \"loose\" cache mode which does not attempt to maintain\nany form of consistency on the page-cache or dcache.  This results in over\ntwo orders of magnitude performance improvement for cacheable block reads\nin the Bonnie benchmark.  The more aggressive use of the dcache also seems\nto improve metadata operational performance.\n\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4dc28cc935037c3b9c8f7cdc4dbb26854fbc2ea8",
      "old_mode": 33188,
      "old_path": "Documentation/filesystems/00-INDEX",
      "new_id": "571785887a4f46e2341051388cc51d8dbb5cc8d7",
      "new_mode": 33188,
      "new_path": "Documentation/filesystems/00-INDEX"
    },
    {
      "type": "modify",
      "old_id": "4d075a4558f9d8ad61799cfcf6028edd497a59b3",
      "old_mode": 33188,
      "old_path": "Documentation/filesystems/9p.txt",
      "new_id": "bbd8b28c13de917dc3bdc6d04b1bc38e9aea2768",
      "new_mode": 33188,
      "new_path": "Documentation/filesystems/9p.txt"
    },
    {
      "type": "modify",
      "old_id": "a9b6301a04fcce2d0c5302ecfbb66a0de9cf8770",
      "old_mode": 33188,
      "old_path": "fs/9p/fid.c",
      "new_id": "90419715c7e95cc52187d5b362967b0c1d8e0e4d",
      "new_mode": 33188,
      "new_path": "fs/9p/fid.c"
    },
    {
      "type": "modify",
      "old_id": "d9b561ba5e581cfeda7728e8c072428d40a85433",
      "old_mode": 33188,
      "old_path": "fs/9p/v9fs.c",
      "new_id": "6ad6f192b6e45db7c66df77a170779512c34c29f",
      "new_mode": 33188,
      "new_path": "fs/9p/v9fs.c"
    },
    {
      "type": "modify",
      "old_id": "c134d104cb28f56b606d51886a7e34f93f02c378",
      "old_mode": 33188,
      "old_path": "fs/9p/v9fs.h",
      "new_id": "820bf5ca35d88b8dd2c03ac619b88b16d8ac45c2",
      "new_mode": 33188,
      "new_path": "fs/9p/v9fs.h"
    },
    {
      "type": "modify",
      "old_id": "450b0c1b385e62f31db2d74ce6990fd67f8aeedc",
      "old_mode": 33188,
      "old_path": "fs/9p/v9fs_vfs.h",
      "new_id": "8ada4c5c5d70b47abf82297ec8337c9bcb403e98",
      "new_mode": 33188,
      "new_path": "fs/9p/v9fs_vfs.h"
    },
    {
      "type": "modify",
      "old_id": "cc24abf232d5818c375836b744759916b88f24ac",
      "old_mode": 33188,
      "old_path": "fs/9p/vfs_addr.c",
      "new_id": "bed48fa96521862d6aa26d503df589bbc4993bdd",
      "new_mode": 33188,
      "new_path": "fs/9p/vfs_addr.c"
    },
    {
      "type": "modify",
      "old_id": "062daa6000ab55a33441b8bcac7aa4375727fe14",
      "old_mode": 33188,
      "old_path": "fs/9p/vfs_dentry.c",
      "new_id": "ddffd8aa902d65d1c389fc3a86d845ca62238210",
      "new_mode": 33188,
      "new_path": "fs/9p/vfs_dentry.c"
    },
    {
      "type": "modify",
      "old_id": "6c78343cf69023e5220c6a50127b33325c0f1c97",
      "old_mode": 33188,
      "old_path": "fs/9p/vfs_file.c",
      "new_id": "653dfa5b253174bcf4712211ece50540beed06e8",
      "new_mode": 33188,
      "new_path": "fs/9p/vfs_file.c"
    },
    {
      "type": "modify",
      "old_id": "5cf22134826bded20a24b57be206f2ff3624f3b4",
      "old_mode": 33188,
      "old_path": "fs/9p/vfs_inode.c",
      "new_id": "124a085d1f2e16265da9658cb339bbfb87e15287",
      "new_mode": 33188,
      "new_path": "fs/9p/vfs_inode.c"
    }
  ]
}
