K 10 svn:author V 3 kib K 8 svn:date V 27 2006-10-30T15:40:53.000000Z K 7 svn:log V 316 MFC rev. 1.31 src/sys/fs/devfs/devfs.h rev. 1.48 src/sys/fs/devfs/devfs_devs.c rev. 1.3 src/sys/fs/devfs/devfs_int.h rev. 1.136 src/sys/fs/devfs/devfs_vnops.c Properly lock the vnode around vgone() calls. Unlock the vnode in devfs_close() while calling into the driver d_close() routine. Approved by: re (hrs) END