summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2013-05-09 09:22:50 +0200
committerKarel Zak2013-05-09 09:25:31 +0200
commita21aa92fd4ba5b972c0ebd65e6b015131ca7c4e6 (patch)
tree9896544f344902ff9c3a2554da2706e87ab51e1a /sys-utils/mount.8
parentbuild-sys: use -Wno-clobbered for some BSD crap (diff)
downloadkernel-qcow2-util-linux-a21aa92fd4ba5b972c0ebd65e6b015131ca7c4e6.tar.gz
kernel-qcow2-util-linux-a21aa92fd4ba5b972c0ebd65e6b015131ca7c4e6.tar.xz
kernel-qcow2-util-linux-a21aa92fd4ba5b972c0ebd65e6b015131ca7c4e6.zip
libmount: use MS_SILENT for /{proc,etc}/filesystems
mount(8) needs to be doing silent mounts when doing this brute forcing or when the filesystem is not explicitly specified. Reported-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 078b6ed4e..3ffdb2437 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -760,7 +760,8 @@ If
.I /etc/filesystems
ends in a line with a single * only, mount will read
.I /proc/filesystems
-afterwards.
+afterwards. All of the filesystem types will be
+mounted with mount option "silent".
The
.B auto