)]}'
{
  "commit": "8c1934c8d70b22ca8333b216aec6c7d09fdbd6a6",
  "tree": "25fffb46e0b1594aa692ed10e755b6ae041022bc",
  "parents": [
    "611da04f7a31b2208e838be55a42c7a1310ae321"
  ],
  "author": {
    "name": "Eric Paris",
    "email": "eparis@redhat.com",
    "time": "Wed Jul 28 10:18:37 2010 -0400"
  },
  "committer": {
    "name": "Eric Paris",
    "email": "eparis@redhat.com",
    "time": "Wed Jul 28 10:18:49 2010 -0400"
  },
  "message": "inotify: allow users to request not to recieve events on unlinked children\n\nAn inotify watch on a directory will send events for children even if those\nchildren have been unlinked.  This patch add a new inotify flag IN_EXCL_UNLINK\nwhich allows a watch to specificy they don\u0027t care about unlinked children.\nThis should fix performance problems seen by tasks which add a watch to\n/tmp and then are overrun with events when other processes are reading and\nwriting to unlinked files they created in /tmp.\n\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d16296\n\nRequested-by: Matthias Clasen \u003cmclasen@redhat.com\u003e\nSigned-off-by: Eric Paris \u003ceparis@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "388a150c3d4a4fbda541b4667bc1af106b88b3a2",
      "old_mode": 33188,
      "old_path": "fs/notify/inotify/inotify_fsnotify.c",
      "new_id": "9d332e7f5a5c582da04a36c6f26a44ca65fffd3d",
      "new_mode": 33188,
      "new_path": "fs/notify/inotify/inotify_fsnotify.c"
    },
    {
      "type": "modify",
      "old_id": "f381dafe8efb827508f73c586677838e8debc980",
      "old_mode": 33188,
      "old_path": "fs/notify/inotify/inotify_user.c",
      "new_id": "dfc80f70e517880f0bcc1b7d7e195a914a01be7c",
      "new_mode": 33188,
      "new_path": "fs/notify/inotify/inotify_user.c"
    },
    {
      "type": "modify",
      "old_id": "b9b3f24ad4fcfd90a325ed3d12cec2918c0b042c",
      "old_mode": 33188,
      "old_path": "include/linux/fsnotify_backend.h",
      "new_id": "4b809fcd4996ebd50064d5310cdad9be38951862",
      "new_mode": 33188,
      "new_path": "include/linux/fsnotify_backend.h"
    },
    {
      "type": "modify",
      "old_id": "94d209a1b68987db9aad7c50de4150df3e5c8131",
      "old_mode": 33188,
      "old_path": "include/linux/inotify.h",
      "new_id": "b74f2ef2c3686c530db576f96a489bd93f1fb1e6",
      "new_mode": 33188,
      "new_path": "include/linux/inotify.h"
    }
  ]
}
