Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
Module Name: src
Committed By: scw
Date: Sat Nov 25 12:06:31 UTC 2006
Modified Files:
src/sys/dev/scsipi: sd.c
Log Message:
- Call disk_blocksize(9) once we know the disk's physical block size.
- bounds_check_with_label() has been fixed, so no need to fake the
raw partition's size in terms of DEV_BSIZE units.
To generate a diff of this commit:
cvs rdiff -r1.254 -r1.255 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