summaryrefslogtreecommitdiffstats
path: root/mount/fstab.5
diff options
context:
space:
mode:
authorKarel Zak2007-10-04 15:07:30 +0200
committerKarel Zak2007-10-04 15:07:30 +0200
commitf92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619 (patch)
treef7db2d29d6abe5c56a61e77e2e5de1434ba37f20 /mount/fstab.5
parentrtcwake: fix verbose message (diff)
downloadkernel-qcow2-util-linux-f92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619.tar.gz
kernel-qcow2-util-linux-f92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619.tar.xz
kernel-qcow2-util-linux-f92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619.zip
mount: cleanup "none" fstype usage
* disable to call /sbin/mount.none * rewrite fstype to "none" for MS_BIND and MS_MOVE * add notes about "none" to fstab.5 and mount.8 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/fstab.5')
-rw-r--r--mount/fstab.53
1 files changed, 3 insertions, 0 deletions
diff --git a/mount/fstab.5 b/mount/fstab.5
index a7978b5f5..6109b5ee4 100644
--- a/mount/fstab.5
+++ b/mount/fstab.5
@@ -142,6 +142,9 @@ An entry
.I ignore
causes the line to be ignored. This is useful
to show disk partitions which are currently unused.
+An entry
+.I none
+is useful for bind or move mounts.
The fourth field,
.RI ( fs_mntops ),