cvs commit: src/sys/boot/i386/libi386 biosdisk.c
Ian Dowse
iedowse at FreeBSD.org
Wed May 31 02:07:11 PDT 2006
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
More information about the cvs-src
mailing list