summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2018-10-02 12:50:40 +0200
committerKarel Zak2018-10-02 12:50:40 +0200
commitf1a7a86d1b29476ab809a55f49bddbe3dcf280db (patch)
tree2c25adc22c79cf5f684d13adc64c226d9a312784 /sys-utils/mount.8
parentbuild-sys: release++ (v2.33-rc1) (diff)
downloadkernel-qcow2-util-linux-f1a7a86d1b29476ab809a55f49bddbe3dcf280db.tar.gz
kernel-qcow2-util-linux-f1a7a86d1b29476ab809a55f49bddbe3dcf280db.tar.xz
kernel-qcow2-util-linux-f1a7a86d1b29476ab809a55f49bddbe3dcf280db.zip
mount: add note about MS_BIND and _netdev
Addresses: https://github.com/karelzak/util-linux/issues/697 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.87
1 files changed, 5 insertions, 2 deletions
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