NetBSD/sbin/mount
pooka 2fff573bcd In case we are union-mounting /, don't force MNT_UPDATE. This makes
the following work:

	mount -t tmpfs -o union tmpfs /

(some caveats are implied, such as if you "mkdir /usr" you're
screwed, but then again you'll get there with "rm -rf /usr" even
without union -- we supply rope)

per discussion with zafer, use case for jibbed
2011-01-13 11:57:02 +00:00
..
fattr.c
Makefile
mount.8 xref rump_smbfs 2010-11-21 18:33:08 +00:00
mount.c In case we are union-mounting /, don't force MNT_UPDATE. This makes 2011-01-13 11:57:02 +00:00
mountprog.h
pathadj.c
pathnames.h
vfslist.c