[kernel] r16885 - in dists/sid/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon Feb 14 23:24:47 UTC 2011


Author: benh
Date: Mon Feb 14 23:24:45 2011
New Revision: 16885

Log:
fs/notify: Enable FANOTIFY (Closes: #599877)

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Mon Feb 14 23:02:41 2011	(r16884)
+++ dists/sid/linux-2.6/debian/changelog	Mon Feb 14 23:24:45 2011	(r16885)
@@ -9,6 +9,7 @@
     does not support (Closes: #609371)
   * Set ABI to 1
   * Add aufs2.1, marked as staging (Closes: #573189, #613248)
+  * fs/notify: Enable FANOTIFY (Closes: #599877)
 
   [ Aurelien Jarno ]
   * [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config	Mon Feb 14 23:02:41 2011	(r16884)
+++ dists/sid/linux-2.6/debian/config/config	Mon Feb 14 23:24:45 2011	(r16885)
@@ -3257,6 +3257,11 @@
 CONFIG_DNOTIFY=y
 
 ##
+## file: fs/notify/fanotify/Kconfig
+##
+CONFIG_FANOTIFY=y
+
+##
 ## file: fs/notify/inotify/Kconfig
 ##
 CONFIG_INOTIFY_USER=y



More information about the Kernel-svn-changes mailing list