inotify.7: Add a further limitation of API under NOTES

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-27 08:01:30 +02:00
parent f91b1db076
commit 4d2ddb4ec1
1 changed files with 3 additions and 0 deletions

View File

@ -383,6 +383,9 @@ to monitor subdirectories under a directory,
additional watches must be created.
This can take a significant amount time for large directory trees.
The inotify API provides no information about the user or process that
triggered the inotify event.
Note that the event queue can overflow.
In this case, events are lost.
Robust applications should handle the possibility