Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5650
b: refs/heads/master
c: 3de1174
h: refs/heads/master
v: v3
  • Loading branch information
Robert Love authored and Linus Torvalds committed Aug 4, 2005
1 parent 2311c3a commit 7dd5fea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 94efe72f762e2c147d8146d637d5ece5614c8d94
refs/heads/master: 3de11748c1b312833e8a148ab7ec47669ecc99dc
11 changes: 7 additions & 4 deletions trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -363,12 +363,15 @@ config INOTIFY
bool "Inotify file change notification support"
default y
---help---
Say Y here to enable inotify support and the /dev/inotify character
device. Inotify is a file change notification system and a
Say Y here to enable inotify support and the associated system
calls. Inotify is a file change notification system and a
replacement for dnotify. Inotify fixes numerous shortcomings in
dnotify and introduces several new features. It allows monitoring
of both files and directories via a single open fd. Multiple file
events are supported.
of both files and directories via a single open fd. Other features
include multiple file events, one-shot support, and unmount
notification.

For more information, see Documentation/filesystems/inotify.txt

If unsure, say Y.

Expand Down

0 comments on commit 7dd5fea

Please sign in to comment.