K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-12-17T23:57:05.000000Z K 7 svn:log V 261 Avoid a data-consistency race between write() and mmap() by ensuring that newly allocated blocks are zerod. The race can occur even in the case where the write covers the entire block. Reported by: Sven Berkvens , Marc Olzheim END