Date: Mon, 24 Feb 1997 23:06:28 -0800 (PST) From: Mike Pritchard <mpp> To: miz@pa.aix.or.jp, mpp, freebsd-bugs Subject: Re: bin/1653 Message-ID: <199702250706.XAA02502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: cannot umount the node ending '/' when it was mounted State-Changed-From-To: open-closed State-Changed-By: mpp State-Changed-When: Mon Feb 24 23:02:06 PST 1997 State-Changed-Why: This behaviour is correct. The paths passed to mount are cleaned up by a call to realpath() for a reason, and removing the call would not be a good idea.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702250706.XAA02502>