Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/scsipi
Module Name: syssrc
Committed By: bouyer
Date: Sat Jan 12 20:30:12 UTC 2002
Modified Files:
syssrc/sys/dev/scsipi: st.c
Log Message:
For fixed block drive, for invalid sense error code, set info to
xs->datalen / st->blksize instead of xs->datalen; as code assume later
that info is a block number.
Should fix kern/2727.
To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 syssrc/sys/dev/scsipi/st.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