K 10 svn:author V 3 des K 8 svn:date V 27 2004-03-12T12:02:12.000000Z K 7 svn:log V 276 Replace a manual check of a VMIO candidate with vn_canvmio(). This silences an annoying warning in getblk() when VMIO'ing on a directory vnode, which can happen when vfs.vmiodirenable is 1. Bring the warning message in line with reality at the same time. Submitted by: hmp END