Date: Wed, 31 May 2006 09:05:49 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c Message-ID: <200605310905.k4V95njZ054771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605310905.k4V95njZ054771>
