summaryrefslogtreecommitdiff
path: root/include/linux/dnotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dnotify.h')
-rw-r--r--include/linux/dnotify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dnotify.h b/include/linux/dnotify.h
index ecc06286226d..3290555a52ee 100644
--- a/include/linux/dnotify.h
+++ b/include/linux/dnotify.h
@@ -28,6 +28,7 @@ struct dnotify_struct {
FS_CREATE | FS_DN_RENAME |\
FS_MOVED_FROM | FS_MOVED_TO)
+extern int dir_notify_enable;
extern void dnotify_flush(struct file *, fl_owner_t);
extern int fcntl_dirnotify(int, struct file *, unsigned long);