Subject: PR/32003 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/04/2005 21:05:03
The following reply was made to PR kern/32003; it has been noted by GNATS.
From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32003 CVS commit: src/sys/fs/msdosfs
Date: Fri, 4 Nov 2005 21:04:20 +0000 (UTC)
Module Name: src
Committed By: christos
Date: Fri Nov 4 21:04:20 UTC 2005
Modified Files:
src/sys/fs/msdosfs: denode.h msdosfs_vnops.c
Log Message:
PR/32003: Brian Buhrow: msdosfs doesn't properly zero out high cluster data
on non-FAT32 msdos filesystems.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/fs/msdosfs/denode.h
cvs rdiff -r1.21 -r1.22 src/sys/fs/msdosfs/msdosfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.