Date: Sat, 3 Oct 1998 13:18:27 -0600 From: Nate Williams <nate@mt.sri.com> To: Kirk McKusick <mckusick@McKusick.COM> Cc: Don Lewis <Don.Lewis@tsc.tdk.com>, freebsd-current@FreeBSD.ORG Subject: Re: Softupdates panics Message-ID: <199810031918.NAA25748@mt.sri.com> In-Reply-To: <199810031707.KAA00360@flamingo.McKusick.COM> References: <199810020735.AAA14928@salsa.gv.tsc.tdk.com> <199810031707.KAA00360@flamingo.McKusick.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
Kirk McKusick writes: > Don, > > I concur with your analysis of the problem and your fix. I am not > sure where the "official" copy of ffs_softdep.c is maintained on > freefall (I thought it was /usr/src/contrib/sys/softupdates, but > I find no files there). But where ever it is located, you should > put your fix into it (and let me know where that is). I just committed it. On freefall I did: % cvs co contrib_softupdates ... % cd contrib_softupdates % vi ffs_softdep.c ... % cvs commit ffs_softdef.c Thanks go to both Don for finding the bug, and Kirk for reviewing it! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810031918.NAA25748>