)]}'
{
  "commit": "3c607445bbf6ff07c755656df331069d753569ea",
  "tree": "e183069d5636a34c7500b7cd670baa407a7d772c",
  "parents": [
    "37915713a96e05b5d731b9457a0cf22ced00f36f"
  ],
  "author": {
    "name": "Theodore Ts\u0027o",
    "email": "tytso@mit.edu",
    "time": "Wed Aug 31 12:02:51 2011 -0400"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Fri Nov 11 09:36:34 2011 -0800"
  },
  "message": "ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry\n\ncommit 5930ea643805feb50a2f8383ae12eb6f10935e49 upstream.\n\next4_dx_add_entry manipulates bh2 and frames[0].bh, which are two buffer_heads\nthat point to directory blocks assigned to the directory inode.  However, the\nfunction calls ext4_handle_dirty_metadata with the inode of the file that\u0027s\nbeing added to the directory, not the directory inode itself.  Therefore,\ncorrect the code to dirty the directory buffers with the directory inode, not\nthe file inode.\n\nSigned-off-by: Darrick J. Wong \u003cdjwong@us.ibm.com\u003e\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b1fba2c8c1812f57fc4d12dacbcbb99ef9d013cc",
      "old_mode": 33188,
      "old_path": "fs/ext4/namei.c",
      "new_id": "3d36d5a1e19a108104252bd435a2d9a6543e226b",
      "new_mode": 33188,
      "new_path": "fs/ext4/namei.c"
    }
  ]
}
