Module Name: src Committed By: mrg Date: Thu Oct 14 00:47:17 UTC 2010
Modified Files:
src/sys/kern: subr_disk.c
Log Message:
add some (uint64_t) casts so avoid 32 bit overflows. this fixes my
3TB disk with 4KB sectors and disklabel (which looks like it would
work upto 16TB.)
idea from mlel...@.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/kern/subr_disk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
