fanotify_mark.2: Remove mention of FAN_Q_OVERFLOW as an input value in 'mask'

See https://bugzilla.kernel.org/show_bug.cgi?id=198569.

Reported-by: Alexander Morozov <alexandermv@gmail.com>
Reported-by: Amir Goldstein <amir73il@gmail.com>
Reported-by: Jan Kara <jack@suse.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-23 14:31:27 +02:00
parent b789b1e430
commit 01ab9e6753
1 changed files with 0 additions and 7 deletions

View File

@ -276,13 +276,6 @@ An fanotify file descriptor created with
.BR FAN_REPORT_FID
is required.
.TP
.B FAN_Q_OVERFLOW
Create an event when an overflow of the event queue occurs.
The size of the event queue is limited to 16384 entries if
.B FAN_UNLIMITED_QUEUE
is not set in
.BR fanotify_init (2).
.TP
.B FAN_OPEN_PERM
Create an event when a permission to open a file or directory is requested.
An fanotify file descriptor created with