Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: hannken
Date: Thu Aug 26 09:28:19 UTC 1999
Modified Files:
syssrc/sys/dev/scsipi: sd.c sd_scsi.c sdvar.h
Log Message:
Make `sc_ops->sdo_flush' synchronous. The flags `SDF_FLUSHING' and
`SDF_DIRTY' were never reset because `sddone' doesn't get called from
synchronous scsi commands.
To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 syssrc/sys/dev/scsipi/sd.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/scsipi/sd_scsi.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/scsipi/sdvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index