From: Karel Zak Date: Tue, 2 Oct 2018 10:50:40 +0000 (+0200) Subject: mount: add note about MS_BIND and _netdev X-Git-Tag: v2.33-rc2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a7a86d1b29476ab809a55f49bddbe3dcf280db;p=thirdparty%2Futil-linux.git mount: add note about MS_BIND and _netdev Addresses: https://github.com/karelzak/util-linux/issues/697 Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 8ee0a03c58..da0ac5b8b0 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -383,8 +383,11 @@ a second place by using: .I olddir newdir .RE -Note that the filesystem mount options will remain the same as those -on the original mount point. +Note that the filesystem mount options maintained by kernel will remain the same as those +on the original mount point. The userspace mount options (e.g. _netdev) will not be copied +by +.BR mount (8) +and it's necessary explicitly specify the options on mount command line. .BR mount (8) since v2.27 allows to change the mount options by passing the