Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/01/1998 18:50:01
thorpej
Fri May  1 18:47:12 PDT 1998
Update of /cvsroot/src/sys/msdosfs
In directory nb00:/tmp/cvs-serv10818

Modified Files:
	msdosfs_fat.c 
Log Message:
Fix missing variable increment, which caused writing FAT32 filesystems
to hang.  From Masaru Oki <oki@yk.rim.or.jp>.