K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-12-22T18:44:34.000000Z K 7 svn:log V 230 MFC ufs_readwrite.c 1.72, ext2_readwrite.c 1.20. Fix a data-consistency race between write() and mmap(). I know this will slow write-appends down a bit and I am researching a better solution, but the race needs to be fixed now. END