From owner-freebsd-hackers Thu Jun 1 7:19:17 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id A154E37B9DB for ; Thu, 1 Jun 2000 07:19:09 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id KAA02495 for ; Thu, 1 Jun 2000 10:23:55 -0400 (EDT) Message-Id: <200006011423.KAA02495@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Thu, 01 Jun 2000 10:23:45 -0400 To: hackers@freebsd.org From: Dennis Subject: multiple nfs mounts in 4.0-stable Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message