DragonFly commits List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/lib/libstand ufs.c src/sbin/clri clri.c src/sys/bus/cam/scsi scsi_cd.c scsi_da.c scsi_pass.c src/sys/conf bsd.kern.mk src/sys/contrib/dev/fla fla.c src/sys/dev/disk/ata ata-disk.c ata-raid.c atapi-cd.c atapi-fd.c atapi-tape.c ...
:Hmm,
:
:the following warning looks fishy:
:
:/usr/s/projects/bigclean/src/sys/vfs/ufs/ffs_rawread.c:161: warning:
:'blockoff' might be used uninitialized in this function
:
:The initialization of blockoff was removed, even though it's still used
:in ffs_rawread_readahead().
:
:Sascha
Yup, definitely a bug. Fixed! That file is only compiled if
DIRECTIO is used. I'm not sure if DIRECTIO ever actually worked
properly in the first place.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]