From f1a7a86d1b29476ab809a55f49bddbe3dcf280db Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 2 Oct 2018 12:50:40 +0200 Subject: mount: add note about MS_BIND and _netdev Addresses: https://github.com/karelzak/util-linux/issues/697 Signed-off-by: Karel Zak --- sys-utils/mount.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sys-utils/mount.8') diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 8ee0a03c5..da0ac5b8b 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 -- cgit v1.2.3-55-g7522