From owner-freebsd-bugs Wed Jun 27 15:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEAC837B401 for ; Wed, 27 Jun 2001 15:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RMA5r88345; Wed, 27 Jun 2001 15:10:05 -0700 (PDT) (envelope-from gnats) Date: Wed, 27 Jun 2001 15:10:05 -0700 (PDT) Message-Id: <200106272210.f5RMA5r88345@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dima Dorfman Subject: Re: kern/28465: Enabling softupdates on a clean but active filesystem can panic the kernel Reply-To: Dima Dorfman 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 The following reply was made to PR kern/28465; it has been noted by GNATS. From: Dima Dorfman To: Umesh Krishnaswamy Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/28465: Enabling softupdates on a clean but active filesystem can panic the kernel Date: Wed, 27 Jun 2001 15:01:01 -0700 Umesh Krishnaswamy writes: > > >Number: 28465 > >Category: kern > >Synopsis: Enabling softupdates on a clean but active filesystem can pa > >Description: > If you do a bunch of reads and writes to a filesystem, then mount it > rdonly and enable softupdates, tunefs will allow you to do so, but > the kernel will panic shortly afterwords with the following stack trace. I think the real bug is that downgrading to read-only doesn't work properly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message