inotify.7: fallocate(2) does not trigger inotify events

Calling fallocate(2) does not result in inotify events.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Heinrich Schuchardt 2014-10-03 00:06:27 +02:00 committed by Michael Kerrisk
parent 9ee7cc4faa
commit e75c6d07ff
1 changed files with 4 additions and 0 deletions

View File

@ -752,6 +752,10 @@ and also the possibility that there may not be any
.B IN_MOVED_TO
event.
.SH BUGS
As of kernel 3.17, calling
.BR fallocate (2)
does not create any inotify events.
.\" FIXME . kernel commit 611da04f7a31b2208e838be55a42c7a1310ae321
.\" implies that unmount events were buggy 2.6.11 to 2.6.36
.\"