]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: document x-* options
authorKarel Zak <kzak@redhat.com>
Wed, 9 Jan 2013 14:41:46 +0000 (15:41 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Jan 2013 14:41:46 +0000 (15:41 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index 44218cc402ff05e08d579a5a3283e4f1d4686136..5f77f18364e5d06e8f5161fc46d7e1155e74c858 100644 (file)
@@ -1098,6 +1098,13 @@ This option implies the options
 .BR noexec ", " nosuid ", and " nodev
 (unless overridden by subsequent options, as in the option line
 .BR users,exec,dev,suid ).
+.TP
+.B x-*
+All options prefixed with "x-" are interpreted as comments or userspace
+applications specific options. These options are not stored to mtab file, send
+to mount.<type> helpers or
+.B mount(2)
+system call. The suggested format is x-<appname>.<option> (e.g. x-systemd.automount).
 
 .SH "FILESYSTEM SPECIFIC MOUNT OPTIONS"
 The following options apply only to certain filesystems.