)]}'
{
  "commit": "f9668a09e32ac6d2aa22f44cc310e430a8f4a40f",
  "tree": "fa17dca528099f33b92b8a8d5018e59628e9bc90",
  "parents": [
    "b870553cdecb26d5291af09602352b763e323df2"
  ],
  "author": {
    "name": "Dave Chinner",
    "email": "dchinner@redhat.com",
    "time": "Wed Nov 28 13:01:03 2012 +1100"
  },
  "committer": {
    "name": "Ben Myers",
    "email": "bpm@sgi.com",
    "time": "Mon Dec 03 12:10:59 2012 -0600"
  },
  "message": "xfs: fix sparse reported log CRC endian issue\n\nNot a bug as such, just warning noise from the xlog_cksum()\nreturning a __be32 type when it should be returning a __le32 type.\n\nOn Wed, Nov 28, 2012 at 08:30:59AM -0500, Christoph Hellwig wrote:\n\u003e But why are we storing the crc field little endian while all other on\n\u003e disk formats are big endian? (And yes I realize it might as well have\n\u003e been me who did that back in the idea, but I still have no idea why)\n\nBecause the CRC always returns the calcuation LE format, even on BE\nsystems. So rather than always having to byte swap it everywhere and\nhave all the force casts and anootations for sparse, it seems simpler to\njust make it a __le32 everywhere....\n\nSigned-off-by: Dave Chinner \u003cdchinner@redhat.com\u003e\nReviewed-by: Ben Myers \u003cbpm@sgi.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Mark Tinguely \u003ctinguely@sgi.com\u003e\nSigned-off-by: Ben Myers \u003cbpm@sgi.com\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c49e2c12dba4ec55600cc2f36a175526ae3aa503",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_log.c",
      "new_id": "46bd9d52ab518a57f4ef697d45b310060f0f6d10",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_log.c"
    },
    {
      "type": "modify",
      "old_id": "dc3498bf17c2b0cca9978d5b5ec802cfaabef657",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_log_priv.h",
      "new_id": "16d8d12ea3b472cbf57d714f2952f4782e4c8a41",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_log_priv.h"
    },
    {
      "type": "modify",
      "old_id": "9c3651c9e75b46f0dcfcdefeadf7c13723eaca24",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_log_recover.c",
      "new_id": "96fcbb85ff835d0223e292125f501482626bc60c",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_log_recover.c"
    }
  ]
}
