From f92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 4 Oct 2007 15:07:30 +0200 Subject: 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 --- mount/fstab.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mount/fstab.5') 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 ), -- cgit v1.2.3-55-g7522