From d644a244d16726ce48e6ed6d2787c07b7578c0fa Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Mon, 11 Oct 2010 18:13:31 -0400 Subject: [PATCH] --- yaml --- r: 211456 b: refs/heads/master c: 7c5347733dcc4ba0bac0baf86d99fae0561f33b7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/notify/Kconfig | 2 +- trunk/include/linux/Kbuild | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8df9b24f8afa..9ff479e0f22e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 29979aa8bd69becd94cbad59093807a417ce2a9e +refs/heads/master: 7c5347733dcc4ba0bac0baf86d99fae0561f33b7 diff --git a/trunk/fs/notify/Kconfig b/trunk/fs/notify/Kconfig index 22c629eedd82..b388443c3a09 100644 --- a/trunk/fs/notify/Kconfig +++ b/trunk/fs/notify/Kconfig @@ -3,4 +3,4 @@ config FSNOTIFY source "fs/notify/dnotify/Kconfig" source "fs/notify/inotify/Kconfig" -source "fs/notify/fanotify/Kconfig" +#source "fs/notify/fanotify/Kconfig" diff --git a/trunk/include/linux/Kbuild b/trunk/include/linux/Kbuild index 626b629429ff..4e8ea8c8ec1e 100644 --- a/trunk/include/linux/Kbuild +++ b/trunk/include/linux/Kbuild @@ -118,7 +118,6 @@ header-y += eventpoll.h header-y += ext2_fs.h header-y += fadvise.h header-y += falloc.h -header-y += fanotify.h header-y += fb.h header-y += fcntl.h header-y += fd.h