)]}'
{
  "commit": "bda8e7752063cdbdd1d308bc1705400a8cec1aeb",
  "tree": "cfc751da04d3ffe46d7b7e935f7ceb21b1f8a8d0",
  "parents": [
    "9b6533c9b331ddbba9a40c972d82222ecffbc359"
  ],
  "author": {
    "name": "Sripathi Kodi",
    "email": "sripathik@in.ibm.com",
    "time": "Thu Mar 25 12:45:30 2010 +0000"
  },
  "committer": {
    "name": "Eric Van Hensbergen",
    "email": "ericvh@gmail.com",
    "time": "Fri May 21 16:44:33 2010 -0500"
  },
  "message": "9p: add 9P2000.L statfs operation\n\nI made a V2 of this patch on top of my patches for VFS switches. The\nchange was adding v9fs_statfs pointer to v9fs_super_ops_dotl\ninstead of v9fs_super_ops.\n\nstatfs - get file system statistics\n\nsize[4] Tstatfs tag[2] fid[4]\nsize[4] Rstatfs tag[2] type[4] bsize[4] blocks[8] bfree[8] bavail[8]\n                files[8] ffree[8] fsid[8] namelen[4]\n\nThe statfs message is used to request file system information returned\nby the statfs(2) system call, which is used by df(1) to report file\nsystem and disk space usage.\n\nSigned-off-by: Jim Garlick \u003cgarlick@llnl.gov\u003e\nSigned-off-by: Sripathi Kodi \u003csripathik@in.ibm.com\u003e\nSigned-off-by: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc3fa8c3aab68287ba8a64af0587b5c7d92c2653",
      "old_mode": 33188,
      "old_path": "fs/9p/vfs_super.c",
      "new_id": "be74d020436e2d7badad70f6e89e430d12f9d6e8",
      "new_mode": 33188,
      "new_path": "fs/9p/vfs_super.c"
    },
    {
      "type": "modify",
      "old_id": "a7fb54808a236a2feaf48895823450a976fd6a19",
      "old_mode": 33188,
      "old_path": "include/net/9p/9p.h",
      "new_id": "59300dc22dd0db45e908496b3676adf0520f2f1f",
      "new_mode": 33188,
      "new_path": "include/net/9p/9p.h"
    },
    {
      "type": "modify",
      "old_id": "4f3760afc20fb52d19a09f679f3e16313fed707d",
      "old_mode": 33188,
      "old_path": "include/net/9p/client.h",
      "new_id": "f83c0d99e592566499a264ee1407d0765993c40f",
      "new_mode": 33188,
      "new_path": "include/net/9p/client.h"
    },
    {
      "type": "modify",
      "old_id": "e2d314674965b75015d7fad59766fc418e906915",
      "old_mode": 33188,
      "old_path": "net/9p/client.c",
      "new_id": "430a1c4a7c6f8632575e4f939a5ef91679a8351b",
      "new_mode": 33188,
      "new_path": "net/9p/client.c"
    }
  ]
}
