NetBSD Problem Report #37626

From juan@xtrarom.org  Thu Dec 27 18:00:17 2007
Return-Path: <juan@xtrarom.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 9330163B852
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 27 Dec 2007 18:00:17 +0000 (UTC)
Message-Id: <20071227180015.9690D16B87@sasha>
Date: Thu, 27 Dec 2007 19:00:15 +0100 (CET)
From: xtraeme@gmail.com
Reply-To: xtraeme@gmail.com
To: gnats-bugs@NetBSD.org
Subject: puffs allows to mount a fs multiple times in the same mountpoint
X-Send-Pr-Version: 3.95

>Number:         37626
>Category:       kern
>Synopsis:       puffs allows to mount a fs multiple times in the same mountpoint
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pooka
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 27 18:05:00 +0000 2007
>Closed-Date:    Thu Jan 14 21:46:57 +0000 2010
>Last-Modified:  Thu Jan 14 21:46:57 +0000 2010
>Originator:     xtraeme@gmail.com
>Release:        NetBSD 4.99.45
>Organization:
Juan Romero Pardines	- The NetBSD Project
http://plog.xtrarom.org	- NetBSD/pkgsrc news in Spanish
>Environment:
System: NetBSD sasha 4.99.45 NetBSD 4.99.45 (Nocturno-nodbg) #127: Thu Dec 27 03:42:11 CET 2007 juan@sasha:/home/juan/build/i386/obj/sys/arch/i386/compile/Nocturno-nodbg i386
Architecture: i386
Machine: i386
>Description:

	Any PUFFS based file system (and refuse as well) allows to mount
	a file system in the same mount point multiple times, no other
	file system allows that AFAIK.

$ sudo mount -a
$ mount|grep puffs
/dev/puffs on /sysctl type puffs|sysctlfs
$ sudo mount -a    
$ mount|grep puffs 
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
$ sudo mount -a    
$ mount|grep puffs 
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
$ sudo mount -a    
$ mount|grep puffs 
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
/dev/puffs on /sysctl type puffs|sysctlfs
$

	The same happens with ntfs-3g, so perhaps is a general problem
	in PUFFS.

>How-To-Repeat:
>Fix:
	Yes, please.

>Release-Note:

>Audit-Trail:
   20080421 dholland: updated xtraeme's email

Responsible-Changed-From-To: kern-bug-people->pooka
Responsible-Changed-By: pooka@netbsd.org
Responsible-Changed-When: Thu, 27 Dec 2007 20:23:49 +0200
Responsible-Changed-Why:
I'm on it


State-Changed-From-To: open->analyzed
State-Changed-By: pooka@netbsd.org
State-Changed-When: Thu, 27 Dec 2007 20:23:49 +0200
State-Changed-Why:
the type field confuses sbin/mount


State-Changed-From-To: analyzed->closed
State-Changed-By: pooka@NetBSD.org
State-Changed-When: Thu, 14 Jan 2010 23:46:57 +0200
State-Changed-Why:
fixed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.