]> err.no Git - util-linux/commit
mount: cleanup "none" fstype usage
authorKarel Zak <kzak@redhat.com>
Thu, 4 Oct 2007 13:07:30 +0000 (15:07 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Oct 2007 13:07:30 +0000 (15:07 +0200)
commitf92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619
treef7db2d29d6abe5c56a61e77e2e5de1434ba37f20
parenta6d35e6d68b18184deae0226b99f41b958049666
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>
mount/fstab.5
mount/mount.8
mount/mount.c
mount/umount.c