K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-10-05T20:10:32.000000Z K 7 svn:log V 280 vinvalbuf() was only waiting for write-I/O to complete. It really has to wait for both read AND write I/O to complete. Only NFS calls vinvalbuf() on an active vnode (when the server indicates that the file is stale), so this bug fix only effects NFS clients. MFC after: 3 days END