From matthias.andree@web.de  Thu Feb 26 08:35:35 2004
Return-Path: <matthias.andree@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4931C16A4E7
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2004 08:35:35 -0800 (PST)
Received: from nx5.hrz.uni-dortmund.de (nx5.HRZ.Uni-Dortmund.DE [129.217.131.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0978743D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2004 08:35:35 -0800 (PST)
	(envelope-from matthias.andree@web.de)
Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51])
	by nx5.hrz.uni-dortmund.de (Postfix) with ESMTP
	id 1D1FE4AC798; Thu, 26 Feb 2004 17:35:34 +0100 (MET)
Received: from m2a2.myip.org (c15pim6d2e0npe6b@pD9E1EA57.dip.t-dialin.net [217.225.234.87])
	(authenticated (0 bits))
	by unimail.uni-dortmund.de (8.12.11+Sun/8.11.6) with ESMTP id i1QGZEpK005134;
	Thu, 26 Feb 2004 17:35:15 +0100 (MET)
Received: by merlin.emma.line.org (Postfix, from userid 1001)
	id 218DA1B236; Thu, 26 Feb 2004 17:35:12 +0100 (CET)
Message-Id: <20040226163512.218DA1B236@merlin.emma.line.org>
Date: Thu, 26 Feb 2004 17:35:12 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mounting ext2fs prevents proper FreeBSD shutdown
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63398
>Category:       kern
>Synopsis:       mounting ext2fs prevents proper FreeBSD shutdown
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 26 08:40:05 PST 2004
>Closed-Date:    Fri Feb 27 17:16:07 PST 2004
>Last-Modified:  Fri Feb 27 17:16:07 PST 2004
>Originator:     Matthias Andree
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.2-CURRENT FreeBSD 5.2-CURRENT #13: Thu Feb 26 17:13:46 CET 2004 toor@merlin.emma.line.org:/usr/src/sys/i386/compile/MA5 i386


	
>Description:
When an ext2fs file system is mounted, FreeBSD 5 does not shut down properly,
the syncer gives up on a few buffers, and at next reboot, some FreeBSD file
systems are still marked dirty and need to be fsck'd.

This has been mentioned and acknowledged several times on current@,
but no-one cared to fix the problem. Hence the PR.
	
>How-To-Repeat:
mount_ext2fs SPECIAL /mnt  # replace SPECIAL by a /dev/something that points
			   # to a valid ext2 or ext3 file system
reboot
	
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tjr 
State-Changed-When: Fri Feb 27 17:15:42 PST 2004 
State-Changed-Why:  
Duplicate of kern/56675. 
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/56675 

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