fanotify: fscking all notification system
[deliverable/linux.git] / fs / notify / fanotify / Kconfig
CommitLineData
ff0b16a9
EP
1config FANOTIFY
2 bool "Filesystem wide access notification"
3 select FSNOTIFY
4 default y
5 ---help---
6 Say Y here to enable fanotify suport. fanotify is a file access
7 notification system which differs from inotify in that it sends
8 and open file descriptor to the userspace listener along with
9 the event.
10
11 If unsure, say Y.
This page took 0.023099 seconds and 5 git commands to generate.