[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Feb 16 10:54:05 UTC 2012


    Date: Thursday, February 16, 2012 @ 05:54:04
  Author: tpowa
Revision: 150285

add inotify support

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---------------+
 config        |    1 +
 config.x86_64 |    1 +
 2 files changed, 2 insertions(+)

Modified: config
===================================================================
--- config	2012-02-16 10:53:10 UTC (rev 150284)
+++ config	2012-02-16 10:54:04 UTC (rev 150285)
@@ -5233,6 +5233,7 @@
 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

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-02-16 10:53:10 UTC (rev 150284)
+++ config.x86_64	2012-02-16 10:54:04 UTC (rev 150285)
@@ -4975,6 +4975,7 @@
 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




More information about the arch-commits mailing list