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

svn path=/dists/sid/linux-2.6/; revision=16885
This commit is contained in:
Ben Hutchings 2011-02-14 23:24:45 +00:00
parent 0d5c87124f
commit b1938c20df
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ linux-2.6 (2.6.37-1) UNRELEASED; urgency=low
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.

View File

@ -3256,6 +3256,11 @@ CONFIG_NLS_UTF8=m
##
CONFIG_DNOTIFY=y
##
## file: fs/notify/fanotify/Kconfig
##
CONFIG_FANOTIFY=y
##
## file: fs/notify/inotify/Kconfig
##