Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2000 08:43:48 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Dennis <dennis@etinc.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: multiple nfs mounts in 4.0-stable
Message-ID:  <200006011543.IAA38941@apollo.backplane.com>
References:   <200006011423.KAA02495@etinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help

:it seems that 
:
:mount a.b.c.d:/dir /mntpoint
:mount a.b.c.d:/dir2 /mntpoint
:
:will result in 2 mounts showing in the mount table. I dont recall this
:happening in 3.x, and it seems quite wrong. (shouldnt the second attempt
:return a busy)? 
:
:DB

    This is how it worked in 3.x too.  The second mount is simply
    mounted on top of the first.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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