)]}'
{
  "commit": "600ed41675d8c384519d8f0b3c76afed39ef2f4b",
  "tree": "106f17dcaaee07671efdef651ff7f78b1afffb2f",
  "parents": [
    "702d21c6f6c790b12c4820cd2f29bc8472aed633"
  ],
  "author": {
    "name": "Jeff Mahoney",
    "email": "jeffm@suse.com",
    "time": "Mon Mar 30 14:02:17 2009 -0400"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Mar 30 12:16:35 2009 -0700"
  },
  "message": "reiserfs: audit transaction ids to always be unsigned ints\n\nThis patch fixes up the reiserfs code such that transaction ids are\nalways unsigned ints.  In places they can currently be signed ints or\nunsigned longs.\n\nThe former just causes an annoying clm-2200 warning and may join a\ntransaction when it should wait.\n\nThe latter is just for correctness since the disk format uses a 32-bit\ntransaction id.  There aren\u0027t any runtime problems that result from it\nnot wrapping at the correct location since the value is truncated\ncorrectly even on big endian systems.  The 0 value might make it to\ndisk, but the mount-time checks will bump it to 10 itself.\n\nSigned-off-by: Jeff Mahoney \u003cjeffm@suse.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9643c3bbeb3b611d3817bc17698d76c5d54e89b5",
      "old_mode": 33188,
      "old_path": "fs/reiserfs/journal.c",
      "new_id": "677bb926e7d6c75c4819f83532862599e1b3c811",
      "new_mode": 33188,
      "new_path": "fs/reiserfs/journal.c"
    },
    {
      "type": "modify",
      "old_id": "37173fa07d1532c854fef231bda9a0744ce81374",
      "old_mode": 33188,
      "old_path": "fs/reiserfs/procfs.c",
      "new_id": "370988efc8ad64c395df105dc626a28b81b006ea",
      "new_mode": 33188,
      "new_path": "fs/reiserfs/procfs.c"
    },
    {
      "type": "modify",
      "old_id": "ab748a03fe97943655a0bf69ce14b2d89a3d060a",
      "old_mode": 33188,
      "old_path": "include/linux/reiserfs_fs.h",
      "new_id": "bd52b949f8c90cbc6c294fc5c97c28f5198ac361",
      "new_mode": 33188,
      "new_path": "include/linux/reiserfs_fs.h"
    },
    {
      "type": "modify",
      "old_id": "ce3663fb0101dca7513183833b474424f4d10c54",
      "old_mode": 33188,
      "old_path": "include/linux/reiserfs_fs_i.h",
      "new_id": "201dd910b042814d08663eb18fbc0fa885297048",
      "new_mode": 33188,
      "new_path": "include/linux/reiserfs_fs_i.h"
    },
    {
      "type": "modify",
      "old_id": "ccd38f35153003283382f929ba095d2312602aa0",
      "old_mode": 33188,
      "old_path": "include/linux/reiserfs_fs_sb.h",
      "new_id": "12fc2a0d13be340c825034f96e16c47e6f292e7b",
      "new_mode": 33188,
      "new_path": "include/linux/reiserfs_fs_sb.h"
    }
  ]
}
