OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
fs
/
notify
/
dnotify
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
315 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
36 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config DNOTIFY bool "Dnotify support" select FSNOTIFY default y help Dnotify is a directory-based per-fd file change notification system that uses signals to communicate events to user-space. There exist superior alternatives, but some applications may still rely on dnotify. If unsure, say Y.