[CIFS] Fix potential data corruption when writing out cached dirty pages
[sfrench/cifs-2.6.git] / init / Kconfig
index 541382d539add2184cadd8e58e1d73e92c4858fe..8b88d0bedcbdeeb7bc08f3592bb3efdb0291c6bd 100644 (file)
@@ -234,6 +234,10 @@ config AUDITSYSCALL
          such as SELinux.  To use audit's filesystem watch feature, please
          ensure that INOTIFY is configured.
 
+config AUDIT_TREE
+       def_bool y
+       depends on AUDITSYSCALL && INOTIFY
+
 config IKCONFIG
        tristate "Kernel .config support"
        ---help---
@@ -318,7 +322,6 @@ config CPUSETS
 config FAIR_GROUP_SCHED
        bool "Fair group CPU scheduler"
        default y
-       depends on EXPERIMENTAL
        help
          This feature lets CPU scheduler recognize task groups and control CPU
          bandwidth allocation to such task groups.