]> git.ipfire.org Git - thirdparty/man-pages.git/commit
fanotify.7, fanotify_mark.2: Clarify FAN_ONDIR in output mask
authorAmir Goldstein <amir73il@gmail.com>
Fri, 29 May 2020 09:25:30 +0000 (12:25 +0300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 8 Jun 2020 21:07:59 +0000 (23:07 +0200)
commite9898cc8bacb150143ba1c69024969dee9b712be
tree233e2baa12d5878d2ec3bfecb32651d18a53375a
parente5a800c1357b6eb9b5e5a2da68370bd5b11a5b15
fanotify.7, fanotify_mark.2: Clarify FAN_ONDIR in output mask

FAN_ONDIR was an input only flag before introducing
FAN_REPORT_FID.  Since the introduction of FAN_REPORT_FID, it can
also be in output mask.

Move the text describing its role in the output mask to fanotify.7
where the other output mask bits are documented.

[mtk: commit message tidy-up]

Reviewed-by: Matthew Bobrowski <mbobrowski@mbobrowski.org>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fanotify_mark.2
man7/fanotify.7