Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INOTIFY
has multiple definitions:
fs/notify/inotify/Kconfig
The configuration item CONFIG_INOTIFY:
(none)
Say Y here to enable legacy in kernel inotify support. Inotify is a file change notification system. It is a replacement for dnotify. This option only provides the legacy inotify in kernel API. There are no in tree kernel users of this interface since it is deprecated. You only need this if you are loading an out of tree kernel module that uses inotify.
For more information, see Documentation/filesystems/inotify.txt
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_INOTIFY:
(none)
Say Y here to enable inotify support. Inotify is a file change notification system and a replacement for dnotify. Inotify fixes numerous shortcomings in dnotify and introduces several new features including multiple file events, one-shot support, and unmount notification.
For more information, see Documentation/filesystems/inotify.txt
If unsure, say Y.
Raw data from LKDDb:
lkddb fs "inotifyfs" : CONFIG_INOTIFY : fs/inotify.c # in 2.6.13–2.6.17
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab