cvs commit: src/sys/fs/msdosfs msdosfs_denode.c
Tom Rhodes
trhodes at FreeBSD.org
Fri Jun 27 08:46:40 PDT 2003
trhodes 2003/06/27 08:46:38 PDT
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_denode.c
Log:
Fix a bug where a truncate operation involving truncate() or ftruncate() on
an MSDOSFS file system either failed, silently corrupted the file, or
sometimes corrupted the neighboring file.
PR: 53695
Submitted by: Ariff Abdullah <skywizard at MyBSD.org.my> (original version)
MFC: 3 days
Revision Changes Path
1.70 +10 -17 src/sys/fs/msdosfs/msdosfs_denode.c
More information about the cvs-src
mailing list