Subject: PR/31287 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: 09/10/2005 17:34:06
The following reply was made to PR kern/31287; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31287 CVS commit: src/sys/fs/msdosfs
Date: Sat, 10 Sep 2005 17:33:45 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sat Sep 10 17:33:45 UTC 2005
 
 Modified Files:
 	src/sys/fs/msdosfs: msdosfs_vfsops.c
 
 Log Message:
 PR/23773: Tero Kivinen: Cannot mount msdos filesystems if filesystem size >
 128GB
 PR/31287: Fabien Devaux: msdosfs now can mount >128MB filesystems
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26 -r1.27 src/sys/fs/msdosfs/msdosfs_vfsops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.