K 10 svn:author V 3 bde K 8 svn:date V 27 1998-05-01T16:29:27.000000Z K 7 svn:log V 334 Partially fixed write clustering for cases where cluster_wbuild() is called from vfs_bio_awrite() without going through cluster_write() or ufs_bmaparray(), in particular for all writes to block disk devices. Only ufs_bmaparray() sets vp->v_maxio in a correct way, and it doesn't seem to be called early enough even for regular files. END