)]}'
{
  "commit": "2531be413b3f2f64c0282073de89fe52bbcbbab5",
  "tree": "6b4499535867ebc3a06fac1b9d192b531e602adc",
  "parents": [
    "1f474646fdc36b457606bbcd6a3592e6cbd31ac4"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Feb 21 18:03:16 2010 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Feb 21 18:03:16 2010 -0800"
  },
  "message": "sparc32: Fix struct stat uid/gid types.\n\nCommit 085219f79cad89291699bd2bfb21c9fdabafe65f\n(\"sparc32: use proper types in struct stat\")\n\nAccidently changed the struct stat uid/gid members\nto uid_t and gid_t, but those get set to\n__kernel_uid32_t and __kernel_gid32_t respectively.\nThose are of type \u0027int\u0027 but the structure is meant\nto have \u0027short\u0027.  So use uid16_t and gid16_t to\ncorrect this.\n\nReported-by: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55db5eca08e25da163b4c2156c51783b5b036f74",
      "old_mode": 33188,
      "old_path": "arch/sparc/include/asm/stat.h",
      "new_id": "39327d6a57eb3b60b50d5bd47473c9f14223581c",
      "new_mode": 33188,
      "new_path": "arch/sparc/include/asm/stat.h"
    }
  ]
}
