K 10 svn:author V 8 cperciva K 8 svn:date V 27 2004-02-15T17:27:33.000000Z K 7 svn:log V 241 Remove opv_desc_vector from vfs_add_vnodeops, since it is defined and given a value, but never used. This has no effect on the resulting binaries, since gcc optimizes the variable away anyway. PR: kern/62684 Approved by: rwatson (mentor) END