Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 14:48:31 -0800
From:      "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
To:        Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
Cc:        current@FreeBSD.org
Subject:   Re: mountd changes 
Message-ID:  <7928.793493311@freefall.cdrom.com>
In-Reply-To: Your message of "Wed, 22 Feb 95 15:35:31 EST." <9502222035.AA08329@halloran-eldar.lcs.mit.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> And what on earth is wrong with that?  All a `mount' does is cover one
> directory vnode with another; it seems rather pointless to have such
> restrictions on it.  (For that matter, I would like to see the
> directory restriction lifted, too.)

Sigh..  You can't tell me that this makes sense:

$ mount freefall:/a /mnt
$ mount freefall:/a /mnt
$ mount freefall:/a /mnt
$ mount freefall:/a /mnt
$ df
...
freefall:/a                1668222   569434  1015376    36%    /mnt
freefall:/a                1668222   569434  1015376    36%    /mnt
freefall:/a                1668222   569434  1015376    36%    /mnt
freefall:/a                1668222   569434  1015376    36%    /mnt

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7928.793493311>