K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-01-15T01:34:05.038008Z K 7 svn:log V 284 vfs: in vop_stdadd_writecount only vlazy vnodes on mounts using msync The only reason to vlazy there is to (overzealously) ensure all vnodes which need to be visited by msync scan can be found there. In particluar this is of no use zfs and tmpfs. While here depessimize the check. END