K 10 svn:author V 7 trhodes K 8 svn:date V 27 2003-07-09T18:37:08.000000Z K 7 svn:log V 394 MFC msdosfs_denode.c revision 1.70: - 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. MFC msdosfs_vnops.c revision 1.139: - If bread() returns a zero-length buffer, as can happen after a - failed write, return an error instead of looping forever. END