repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
omap_hsmmc: Flush posted write to IRQ
[linux-ginger.git]
/
fs
/
notify
/
dnotify
/
Kconfig
blob
26adf5dfa6463851c5d40c30aecd0dca23f9b88f
1
config DNOTIFY
2
bool "Dnotify support"
3
default y
4
help
5
Dnotify is a directory-based per-fd file change notification system
6
that uses signals to communicate events to user-space. There exist
7
superior alternatives, but some applications may still rely on
8
dnotify.
9
10
If unsure, say Y.