vserver 1.9.5.x5
[linux-2.6.git] / Documentation / dnotify.txt
index 3434cb3..6984fca 100644 (file)
@@ -54,6 +54,12 @@ directory "b".
 Also, files that are unlinked, will still cause notifications in the
 last directory that they were linked to.
 
+Configuration
+-------------
+
+Dnotify is controlled via the CONFIG_DNOTIFY configuration option.  When
+disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
+
 Example
 -------