]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify_mark.2: Update w.r.t tmpfs support
authorAmir Goldstein <amir73il@gmail.com>
Sat, 20 Nov 2021 17:12:52 +0000 (19:12 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Mon, 22 Nov 2021 12:24:23 +0000 (13:24 +0100)
tmpfs can be watched with FAN_REPORT_FID since kernel v5.13.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/fanotify_mark.2

index cb69ac592aa457c1327a22e01122f35331112be3..92309e684a9ad2dcb8a64b8caa1a7a429bdb5e03 100644 (file)
@@ -414,7 +414,12 @@ The filesystem object indicated by
 is not associated with a filesystem that supports
 .I fsid
 (e.g.,
-.BR tmpfs (5)).
+.BR fuse (4)).
+.BR tmpfs (5)
+did not support
+.I fsid
+prior to Linux 5.13.
+.\" commit 59cda49ecf6c9a32fae4942420701b6e087204f6
 This error can be returned only with an fanotify group that identifies
 filesystem objects by file handles.
 .TP