Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 07:44:11 -0600
From:      Scott Long <scottl@samsco.org>
To:        Ian Dowse <iedowse@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/boot/i386/libi386 biosdisk.c
Message-ID:  <447D9DAB.90305@samsco.org>
In-Reply-To: <200605310905.k4V95njZ054771@repoman.freebsd.org>
References:  <200605310905.k4V95njZ054771@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian Dowse wrote:

> iedowse     2006-05-31 09:05:49 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/boot/i386/libi386 biosdisk.c 
>   Log:
>   Increment the disk block offset after writing, not before. This
>   fixes filesystem corruption when nextboot.conf is located after
>   cylinder 1023. The bug appears to have been introduced at the time
>   bd_read was copied to create bd_write.
>   
>   PR:             bin/98005
>   Reported by:    yar
>   MFC after:      1 week
>   
>   Revision  Changes    Path
>   1.47      +3 -3      src/sys/boot/i386/libi386/biosdisk.c

Excellent job finding this!

Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447D9DAB.90305>