]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/fsnotify_backend.h
fanotify: limit number of listeners per user
[net-next-2.6.git] / include / linux / fsnotify_backend.h
index 49ceed6e92b1af41415a2ba8bf87038fed48de4d..4366f458a86af6da0d67a57109467885a72519ad 100644 (file)
@@ -170,6 +170,7 @@ struct fsnotify_group {
 #endif /* CONFIG_FANOTIFY_ACCESS_PERMISSIONS */
                        int f_flags;
                        unsigned int max_marks;
+                       struct user_struct *user;
                } fanotify_data;
 #endif /* CONFIG_FANOTIFY */
        };