K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-02-11T22:22:26.078200Z K 7 svn:log V 336 - Consolidate error handling in the cd9660 and udf mount routines. - Always read the character device pointer while the associated devfs vnode is locked. Also, use dev_ref() to obtain a new reference on the vnode for the mountpoint. This reference is released on unmount. This mirrors the earlier fix to FFS. Reviewed by: kib END