)]}'
{
  "commit": "ef8b646183868b2d042fa6cde0eef2a31263ff85",
  "tree": "5f8ebd60f844fcb7b1b056d6d663151a2f5e16f9",
  "parents": [
    "0e090f1e05a563cc9acdda442767176bf1616001"
  ],
  "author": {
    "name": "Duane Griffin",
    "email": "duaneg@dghda.com",
    "time": "Wed Jan 07 18:07:21 2009 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Jan 08 08:31:00 2009 -0800"
  },
  "message": "ext2: tighten restrictions on inode flags\n\nAt the moment there are few restrictions on which flags may be set on\nwhich inodes.  Specifically DIRSYNC may only be set on directories and\nIMMUTABLE and APPEND may not be set on links.  Tighten that to disallow\nTOPDIR being set on non-directories and only NODUMP and NOATIME to be set\non non-regular file, non-directories.\n\nIntroduces a flags masking function which masks flags based on mode and\nuse it during inode creation and when flags are set via the ioctl to\nfacilitate future consistency.\n\nSigned-off-by: Duane Griffin \u003cduaneg@dghda.com\u003e\nAcked-by: Andreas Dilger \u003cadilger@sun.com\u003e\nCc: \u003clinux-ext4@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b5598e1393d9a6b2bda89ce85c7a8da9b3d35226",
      "old_mode": 33188,
      "old_path": "fs/ext2/ialloc.c",
      "new_id": "66321a877e7458795616e0568c58fac83e0437fd",
      "new_mode": 33188,
      "new_path": "fs/ext2/ialloc.c"
    },
    {
      "type": "modify",
      "old_id": "de876fa793e1d140386f8bd9693785943f706c09",
      "old_mode": 33188,
      "old_path": "fs/ext2/ioctl.c",
      "new_id": "7cb4badef927433ec90618b67c69cc08bec936f1",
      "new_mode": 33188,
      "new_path": "fs/ext2/ioctl.c"
    },
    {
      "type": "modify",
      "old_id": "c3a051819363e47aa468d95a00e717590b191e01",
      "old_mode": 33188,
      "old_path": "include/linux/ext2_fs.h",
      "new_id": "121720d74e15babe70c9dab51eb4394cb0ca53b2",
      "new_mode": 33188,
      "new_path": "include/linux/ext2_fs.h"
    }
  ]
}
