On Nov 2, 2007, at 1:37 AM, Juan Romero Pardines wrote:
Module Name: src Committed By: xtraeme Date: Fri Nov 2 08:37:06 UTC 2007 Modified Files: src/sys/dev: biovar.h Log Message: Make bd_size and bv_size u_quad_t rather than size_t, for large RAID volumes. Reported a while ago by mhitch@.
How about just uint64_t?
To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 src/sys/dev/biovar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
-- thorpej