K 10 svn:author V 3 kib K 8 svn:date V 27 2006-10-20T07:59:50.000000Z K 7 svn:log V 226 Fix the race between devfs_fp_check and devfs_reclaim. Derefence the vnode' v_rdev and increment the dev threadcount , as well as clear it (in devfs_reclaim) under the dev_lock(). Reviewed by: tegge Approved by: pjd (mentor) END