Date: Fri, 29 Jan 1999 21:15:55 +0100 From: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>, freebsd-stable@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: nuts'n'bolts in vfs_bio Message-ID: <19990129211554.A349@broccoli.no-support.loc> In-Reply-To: <199901290923.BAA75985@apollo.backplane.com>; from Matthew Dillon on Fri, Jan 29, 1999 at 01:23:05AM -0800 References: <19990129094616.A555@frolic.no-support.loc> <199901290923.BAA75985@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 29, 1999 at 01:23:05AM -0800, Matthew Dillon wrote: [...] > Please try this diff ( against RELENG_3 kern/vfs_bio.c ) and > tell me if it works. > > This is for STABLE only. Current already has this patch. Hello Matthew, thank you for reviewing vfs_bio.c. Your patch seems to solve the problem with NFS writes remaining uncommitted. At the time I can't see any NFS related data corruption. But when shutting down the server it still panics complaining about dirty bufs. (happens in 9 out of 10 times). Bjoern -- -----BEGIN GEEK CODE BLOCK----- GCS d--(+) s++: a- C+++(-) UBL++++OSI++++$ P+++(-) L+++(-) !E W- N+ o>+ K- !w !O !M !V PS++ PE- PGP++ t+++ !5 X++ tv- b+++ D++ G e+ h-- y+ ------END GEEK CODE BLOCK------ 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?19990129211554.A349>