From e20f434d07cabc92f7168593116adefffe5e8794 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 8 Mar 2010 20:51:03 +0100 Subject: [PATCH] --- yaml --- r: 190438 b: refs/heads/master c: 12b1b321689cf92236fb216472744e39419fab30 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/notify/inotify/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fd0fdbe902a8..dcbd996a35ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8f2adb7cab81fc4984ddfe3a1efd1b62d52bead8 +refs/heads/master: 12b1b321689cf92236fb216472744e39419fab30 diff --git a/trunk/fs/notify/inotify/Kconfig b/trunk/fs/notify/inotify/Kconfig index 3e56dbffe729..b3a159b21cfd 100644 --- a/trunk/fs/notify/inotify/Kconfig +++ b/trunk/fs/notify/inotify/Kconfig @@ -15,6 +15,7 @@ config INOTIFY config INOTIFY_USER bool "Inotify support for userspace" + select ANON_INODES select FSNOTIFY default y ---help---