From nobody@FreeBSD.ORG Fri Oct 29 23:53:51 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 26CD914C93; Fri, 29 Oct 1999 23:53:51 -0700 (PDT)
Message-Id: <19991030065351.26CD914C93@hub.freebsd.org>
Date: Fri, 29 Oct 1999 23:53:51 -0700 (PDT)
From: patrick@security.nl
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: Cannot umount when mounted with wrong arguments
X-Send-Pr-Version: www-1.0

>Number:         14609
>Category:       misc
>Synopsis:       Cannot umount when mounted with wrong arguments
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 30 00:00:01 PDT 1999
>Closed-Date:    Sat Oct 30 15:52:41 PDT 1999
>Last-Modified:  Sat Oct 30 15:54:56 PDT 1999
>Originator:     Patrick Oonk
>Release:        3.3-STABLE
>Organization:
Pine Internet BV
>Environment:
FreeBSD elmo.monster.org 3.3-STABLE FreeBSD 3.3-STABLE #27: Sat Oct 23 15:16:37 CEST 1999     root@elmo.monster.org:/usr/src/sys/compile/ELMO  i386   
>Description:
When a disk is mounted with 'wrong' arguments, it cannot be unmounted anymore.
>How-To-Repeat:
mount_msdos /dev/fd0 /floppy/   (note the leading slash)
umount /floppy (says /floppy not mounted, umount /floppy/ does not work either)
>Fix:


>Release-Note:
>Audit-Trail:

From: "Chris D. Faulhaber" <jedgar@fxp.org>
To: patrick@security.nl
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/14609: Cannot umount when mounted with wrong arguments
Date: Sat, 30 Oct 1999 07:50:40 -0400 (EDT)

 See bin/13692 ?
 
 -----
 Chris D. Faulhaber <jedgar@fxp.org> | All the true gurus I've met never
 System/Network Administrator,       | claimed they were one and always
 Reality Check Information, Inc.     | pointed to someone better.
 
 
 
 

From: Martin Blapp <mb@imp.ch>
To: freebsd-gnats-submit@freebsd.org, patrick@security.nl
Cc:  
Subject: Re: misc/14609: Cannot umount when mounted with wrong arguments
Date: Sat, 30 Oct 1999 22:16:22 +0200

 This is fixed in mount.c revision 1.34. The fix will soon committed to
 stable.
 See http://www.attic.ch.
 
 This PR should be closed. (Identical with bin/13692)
 
 Martin
 
 
State-Changed-From-To: open->closed 
State-Changed-By: green 
State-Changed-When: Sat Oct 30 15:52:41 PDT 1999 
State-Changed-Why:  
This is a duplicate of PR 13692. 
>Unformatted:
