K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-08-23T21:05:39.062419Z K 7 svn:log V 188 vfs: convert nameiop into an enum While here change the field size from long to int and move it into the gap next to cn_flags. Shrinks struct componentname from 64 to 56 bytes on amd64. END