From nobody@FreeBSD.org  Wed Feb 21 05:34:53 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id BE9EB16DBB5
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Feb 2007 05:34:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9679913C491
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Feb 2007 05:34:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1L5Yra0072195
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Feb 2007 05:34:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l1L5Yr6u072194;
	Wed, 21 Feb 2007 05:34:53 GMT
	(envelope-from nobody)
Message-Id: <200702210534.l1L5Yr6u072194@www.freebsd.org>
Date: Wed, 21 Feb 2007 05:34:53 GMT
From: Craig Rodrigues<rodrigc@crodrigues.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unionfs crashes if underlying file system forcibly unmounted
X-Send-Pr-Version: www-3.0

>Number:         109377
>Category:       kern
>Synopsis:       [unionfs] unionfs crashes if underlying file system forcibly unmounted
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    daichi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 21 05:40:00 GMT 2007
>Closed-Date:    Tue May 01 08:18:18 UTC 2012
>Last-Modified:  Tue May 01 08:18:18 UTC 2012
>Originator:     Craig Rodrigues
>Release:        -CURRENT #2: Wed Feb 21 00:00:44 EST 2007
>Organization:
>Environment:
FreeBSD 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Wed Feb 21 00:00:44 EST 2007   i386

>Description:
Kernel panics with following testcase, submitted by Peter Holm:

mount -t unionfs -o noatime /tmp /mnt 
umount -f /tmp 
mount /tmp
umount    /mnt

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->daichi 
Responsible-Changed-By: rodrigc 
Responsible-Changed-When: Wed Feb 21 05:42:27 UTC 2007 
Responsible-Changed-Why:  
Assigning to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109377 
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Tue May 1 08:17:41 UTC 2012 
State-Changed-Why:  
Fixed rev.234867 
http://svnweb.freebsd.org/base?view=revision&revision=234867 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109377 
>Unformatted:
