K 10 svn:author V 3 bde K 8 svn:date V 27 1996-12-25T20:15:12.000000Z K 7 svn:log V 291 Don't synchronously update the directory entry at the end of every successful write. Only do it for the IO_SYNC case (like ufs). On one of my systems, this speeds up `iozone 24 512' from 32K/sec (1/128 as fast as ufs) to 2.8MB/sec (7/10 as fast as ufs). Obtained from: partly from NetBSD END