Subject: UNION mounting
To: None <current-users@netbsd.org>
From: Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>
List: current-users
Date: 10/23/2000 12:41:18
This is with NetBSD 1.5_ALPHA2.

steinitz# mount_union /usr/src /sources/src-1.5/
steinitz# mount -t union
<above>:/usr/src on /sources/src-1.5/ type union (local)
steinitz# umount /sources/src-1.5/
umount: /sources/src-1.5: not currently mounted
steinitz# umount /sources/src-1.5
umount: /sources/src-1.5: not currently mounted

For luck:

steinitz# umount /usr/src/
umount: /usr/src: not currently mounted
steinitz# umount /usr/src
umount: /usr/src: not currently mounted


Has this been fixed in 1.5_BETA? If not, should I send-pr?

best wishes,
-- 
Chris