From owner-freebsd-current Wed Jan 20 23:12:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26151 for freebsd-current-outgoing; Wed, 20 Jan 1999 23:12:53 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26144 for ; Wed, 20 Jan 1999 23:12:47 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id XAA11040; Wed, 20 Jan 1999 23:12:22 -0800 (PST) (envelope-from dillon) Date: Wed, 20 Jan 1999 23:12:22 -0800 (PST) From: Matthew Dillon Message-Id: <199901210712.XAA11040@apollo.backplane.com> To: Greg Lehey Cc: Luoqi Chen , current@FreeBSD.ORG Subject: Re: panic: vinvalbuf: dirty bufs (during reboot, several times) References: <199901210536.AAA08007@lor.watermarkgroup.com> <199901210700.XAA10740@apollo.backplane.com> <19990121173424.V15785@freebie.lemis.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :>... :> having to check for B_DELWRI in bread(), breadn(), and nfs_bioread() :> by forcing getblk() to handle the B_DELWRI condition. :> :> Cool. I'll replace my nfs_bioread() patch with this one and test it :> before committing all this stuff to the -4.x branch ( which I will also :> do sometime tonight ). :> :> I am also CCing this to current so Greg and Andreas are kept abrest :> of events. I think this will fix *both* of their reported panics. : :Not mine :-) Mine was a bug in vinum which I had already fixed; I was :just concerned about whether it had shown its nose again. : :Greg Ah, excellent. If my tests of Luoqi's fix work, I'll commit it as part of my big VM commit to -4.x, and also commit this and a few other simple VM bug fixes to -3.x. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message