Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
.BR FAN_REPORT_FID " (since Linux 5.1)"
.\" commit a8b13aa20afb69161b5123b4f1acc7ea0a03d360
This value allows the receipt of events which contain additional information
-about the underlying object correlated to an event.
+about the underlying filesystem object correlated to an event.
An additional structure encapsulates the information about the object and is
included alongside the generic event metadata structure.
The file descriptor that is used to represent the object correlated to an
do not specify a directory.
.TP
.B EXDEV
-The object indicated by
+The filesystem object indicated by
.I pathname
resides within a filesystem subvolume (e.g.,
.BR btrfs (5))
.BR FAN_REPORT_FID .
.TP
.B ENODEV
-The object indicated by
+The filesystem object indicated by
.I pathname
is not associated with a filesystem that supports
.I fsid
with
.B FAN_REPORT_FID
enabled.
-It attempts to mark the object that is passed as a command-line argument
+It attempts to mark the filesystem object that is passed as
+a command-line argument
and waits until an event of type
.B FAN_CREATE
has occurred.