]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/dnotify.h
vfs: remove unused MNT_STRICTATIME
[karo-tx-linux.git] / include / linux / dnotify.h
index ecc06286226dc3743ad32ce9aab731d225de8247..3290555a52ee62e722860bcb00244ba296a2d4b2 100644 (file)
@@ -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);