1 # SPDX-License-Identifier: GPL-2.0-only 2 config INOTIFY_USER 3 bool "Inotify support for userspace" 4 select FSNOTIFY 5 default y 6 help 7 Say Y here to enable inotify support 8 associated system calls. Inotify al 9 directories via a single open fd. E 10 descriptor, which is also select()- 11 Inotify fixes numerous shortcomings 12 new features including multiple file 13 unmount notification. 14 15 For more information, see <file:Docu 16 17 If unsure, say Y.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.