From root@gits.dyndns.org  Sat Aug 10 13:16:23 2002
Return-Path: <root@gits.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7F67237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Aug 2002 13:16:23 -0700 (PDT)
Received: from smtp.noos.fr (claudel.noos.net [212.198.2.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9A19B43E65
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Aug 2002 13:16:22 -0700 (PDT)
	(envelope-from root@gits.dyndns.org)
Received: (qmail 42048024 invoked by uid 0); 10 Aug 2002 20:16:21 -0000
Received: from unknown (HELO gits.gits.dyndns.org) ([212.198.229.153]) (envelope-sender <root@gits.dyndns.org>)
          by 212.198.2.83 (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 10 Aug 2002 20:16:21 -0000
Received: from gits.gits.dyndns.org (x1gps8hm3jh9n7uh@localhost [127.0.0.1])
	by gits.gits.dyndns.org (8.12.5/8.12.5) with ESMTP id g7AKGKSE009454
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Aug 2002 22:16:20 +0200 (CEST)
	(envelope-from root@gits.dyndns.org)
Received: (from root@localhost)
	by gits.gits.dyndns.org (8.12.5/8.12.5/Submit) id g7AKGKND009453;
	Sat, 10 Aug 2002 22:16:20 +0200 (CEST)
	(envelope-from root)
Message-Id: <200208102016.g7AKGKND009453@gits.gits.dyndns.org>
Date: Sat, 10 Aug 2002 22:16:20 +0200 (CEST)
From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Reply-To: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: symlinked mount points get mounted more than once w/ mount -a
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41526
>Category:       bin
>Synopsis:       mount(8) symlinked mount points get mounted more than once w/ mount -a
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 10 13:20:01 PDT 2002
>Closed-Date:    
>Last-Modified:  Sat May 24 16:04:53 UTC 2008
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.6-STABLE FreeBSD 4.6-STABLE #21: Sun Jul 28 09:42:24 CEST 2002 root@gits:/disk2/freebsd/stable/src/sys/compile/CUSTOM i386
>Description:
	nothing more to say.
>How-To-Repeat:
	# ls -l /usr/compat/linux
	lrwxr-xr-x  1 root  wheel  6 Jun 30 01:33 /usr/compat/linux -> linux6
	# grep linprocfs /etc/fstab
	linproc /compat/linux/proc linprocfs rw 0 0
	# mount -at linprocfs
	# mount -at linprocfs
	# mount -t linprocfs
	linprocfs on /usr/compat/linux6/proc (linprocfs, local)
	linprocfs on /usr/compat/linux6/proc (linprocfs, local)
	# df -t linprocfs
	Filesystem 1K-blocks Used Avail Capacity  Mounted on
	linprocfs          4    4     0   100%    /usr/compat/linux6/proc
	linprocfs          4    4     0   100%    /usr/compat/linux6/proc
>Fix:
	none.
>Release-Note:
>Audit-Trail:
>Unformatted:
