Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/dev/scsipi



Module Name:    src
Committed By:   riz
Date:           Fri Sep 22 05:32:19 UTC 2006

Modified Files:
        src/sys/dev/scsipi [netbsd-4]: sd.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #168):
        sys/dev/scsipi/sd.c: revision 1.250
Fix same panic problem as with cd.c when a scsi error happends on
read/write action. It would panic on a diagnosic assertion. When a scsi
read/write command fails, the whole extent is gone bad so mark all as not
done.


To generate a diff of this commit:
cvs rdiff -r1.249 -r1.249.2.1 src/sys/dev/scsipi/sd.c

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