Subject: Re: bin/3615: umount change to allow relative path unmounting
To: None <nimenees@par0163.urh.uiuc.edu>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: netbsd-bugs
Date: 05/13/1997 15:53:01
> >Description:
> umount currently always takes the path you give it and converts it
> to an absolute path w/realpath. This causes the unmount to fail if someone
> happened to mount something using a relative path.
I'd say that the right solution to this may be to disallow mounts with
relative paths... Allowing them is ... confusing, at best.
cgd