Subject: PR/35151 CVS commit: src/sys/fs/msdosfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 11/30/2006 16:00:05
The following reply was made to PR kern/35151; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35151 CVS commit: src/sys/fs/msdosfs
Date: Thu, 30 Nov 2006 15:59:23 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Thu Nov 30 15:59:23 UTC 2006
 
 Modified Files:
 	src/sys/fs/msdosfs: bpb.h
 
 Log Message:
 PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB
 on a FAT32 file system on a 64bit host
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 src/sys/fs/msdosfs/bpb.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.