Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/fs/msdosfs
Module Name: src
Committed By: riz
Date: Sun Nov 6 00:46:51 UTC 2005
Modified Files:
src/sys/fs/msdosfs [netbsd-2]: denode.h msdosfs_vnops.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #5972):
sys/fs/msdosfs/denode.h: revision 1.10
sys/fs/msdosfs/msdosfs_vnops.c: revision 1.22
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.4.6.1 -r1.4.6.2 src/sys/fs/msdosfs/denode.h
cvs rdiff -r1.9.4.1 -r1.9.4.2 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.
Home |
Main Index |
Thread Index |
Old Index