jhb 2008-01-08 04:45:24 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Lock the vnode interlock while reading v_usecount to update si_usecount in a cdev in devfs_reclaim(). MFC after: 3 days Reviewed by: jeff (a while ago) Revision Changes Path 1.153 +3 -0 src/sys/fs/devfs/devfs_vnops.c