]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/fsnotify_backend.h
dnotify: reimplement dnotify using fsnotify
[mirror_ubuntu-artful-kernel.git] / include / linux / fsnotify_backend.h
index 13d2dd5700491ae2d2529c9a32287f40156e373f..9ea800e840f1362ed18d300b60efacef09da7d76 100644 (file)
@@ -57,6 +57,9 @@
                                   FS_MOVED_FROM | FS_MOVED_TO | FS_CREATE |\
                                   FS_DELETE)
 
+/* listeners that hard code group numbers near the top */
+#define DNOTIFY_GROUP_NUM      UINT_MAX
+
 struct fsnotify_group;
 struct fsnotify_event;
 struct fsnotify_mark_entry;