Date: Wed, 12 Feb 2003 19:05:17 GMT From: Tor.Egge@cvsup.no.freebsd.org To: peter@wemm.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c Message-ID: <20030212190517L.tegge@cvsup.no.freebsd.org> In-Reply-To: <20030212181624.D047E2A8C6@canning.wemm.org> References: <200302121630.h1CGUkEO068618@repoman.freebsd.org> <20030212181624.D047E2A8C6@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Tor Egge wrote: > > tegge 2003/02/12 08:30:46 PST > > > > Modified files: > > sys/geom geom_disk.c > > Log: > > Correctly set bio_data in cloned children when cutting up large requests. > > Something is broken.. Did you just fix this? On my machine, I got file corruption, e.g. cvsup complained about a bad checkouts.cvs file, and manual inspection with 'vi' indicated that it was corrupted. Manual inspection after booting with an older kernel did not show the corruption. After correcting the sign of the bio_data adjustment, the corruption problem disappeared. - Tor Egge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030212190517L.tegge>