NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47879 CVS commit: src/sys/dev



The following reply was made to PR kern/47879; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47879 CVS commit: src/sys/dev
Date: Mon, 3 Jun 2013 12:42:32 -0400

 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.
 


Home | Main Index | Thread Index | Old Index