njl 2003/09/21 21:59:07 PDT
FreeBSD src repository
Modified files:
sys/dev/ips ips_disk.c
Log:
Add an off_t cast to prevent overflow on media size. This should
fix issues with geometry not matching drive size.
Submitted by: Clive Lin <clive at tongi.org>
Revision Changes Path
1.4 +1 -1 src/sys/dev/ips/ips_disk.c