Module Name: src Committed By: christos Date: Mon Jun 3 16:42:32 UTC 2013
Modified Files:
src/sys/dev: vnd.c vndvar.h
Log Message:
PR/47879: Takahiro HAYASHI: vnd cannot handle disk image larger than 2TiB
change size_t to uint64_t where needed.
To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 src/sys/dev/vnd.c
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/vndvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
