K 10 svn:author V 3 phk K 8 svn:date V 27 1999-11-22T10:33:55.000000Z K 7 svn:log V 188 Convert various pieces of code to use vn_isdisk() rather than checking for vp->v_type == VBLK. In ccd: we don't need to call VOP_GETATTR to find the type of a vnode. Reviewed by: sos END