cvs commit: src/sys/fs/devfs devfs_vnops.c
Jeff Roberson
jeff at FreeBSD.org
Fri Mar 31 23:37:31 UTC 2006
jeff 2006-03-31 23:37:30 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vnops.c
Log:
- Add a bogus vhold/vdrop around vgone() in devfs_revoke. Without this
the vnode is never recycled. It is bogus because the reference really
should be associated with the devfs dirent.
Revision Changes Path
1.130 +3 -0 src/sys/fs/devfs/devfs_vnops.c
More information about the cvs-src
mailing list