Document that -o auto_unmount implies -o nodev,nosuid
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 16 Mar 2017 17:47:26 +0000 (10:47 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 16 Mar 2017 17:47:26 +0000 (10:47 -0700)
See also issue #148.

ChangeLog.rst
doc/mount.fuse.8

index 2cabd7d75f473820f53c93c436a84243df9be45f..7b7e3c06698704168a34d5b7ccd06096c662241c 100644 (file)
@@ -3,6 +3,7 @@ libfuse 3.1.0 (UNRELEASED)
 
 * Re-introduced examples/null.c.
 * Added experimental support for building with Meson.
+* Document that -o auto_unmount implies -o nodev,nosuid.
 
 libfuse 3.0.0 (2016-12-08)
 ==========================
index c42894b134942d95f835882813851bb989385783..8020c46cd98d2ea2801889c37f3f584e07f1d31e 100644 (file)
@@ -146,6 +146,10 @@ responsible for releasing the mountpoint, which means that the
 mountpoint becomes inaccessible if the filesystem terminates
 without first unmounting.
 
+At the moment, this option implies that the filesystem will also be
+mounted with \fBnodev\fP and \fBnosuid\fP (even when mounted by
+root). This restriction may be lifted in the future.
+
 .SS "High-level mount options:"
 These following options are not actually passed to the kernel but
 interpreted by libfuse. They can only be specified for filesystems