From a904633aa9a39322dc99c3a569e050e6a6b577ee Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 16 Feb 2012 07:40:43 +0000 Subject: [PATCH] add INOTIFY to config --- config | 1 + config.x86_64 | 1 + 2 files changed, 2 insertions(+) diff --git a/config b/config index 843e627..4f78bbc 100644 --- a/config +++ b/config @@ -5306,6 +5306,7 @@ CONFIG_EXPORTFS=m CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y +CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set diff --git a/config.x86_64 b/config.x86_64 index 3971c5c..84c0f99 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -5068,6 +5068,7 @@ CONFIG_EXPORTFS=m CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y +CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set