K 10 svn:author V 3 kib K 8 svn:date V 27 2007-06-01T14:33:11.000000Z K 7 svn:log V 246 Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation argument from being file descriptor index into the pointer to struct file: part 2. Convert calls missed in the first big commit. Noted by: rwatson Pointy hat to: kib END