From owner-freebsd-bugs Sat Aug 10 13:20:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4511737B400 for ; Sat, 10 Aug 2002 13:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78ECF43E65 for ; Sat, 10 Aug 2002 13:20:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7AKK7JU010886 for ; Sat, 10 Aug 2002 13:20:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7AKK7qF010885; Sat, 10 Aug 2002 13:20:07 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F67237B400 for ; 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 ; 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 ) by 212.198.2.83 (qmail-ldap-1.03) with SMTP for ; 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 ; 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 Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/41526: symlinked mount points get mounted more than once w/ mount -a Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41526 >Category: bin >Synopsis: 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: >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: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message