cvs commit: src/sys/sys vnode.h
Jeff Roberson
jeff at FreeBSD.org
Sun Mar 13 03:44:03 PST 2005
jeff 2005-03-13 11:44:02 UTC
FreeBSD src repository
Modified files:
sys/sys vnode.h
Log:
- Get rid of VXLOCK, VXWANT, and vx_*. The vnode lock now protects us
against recycling.
- Modify VSHOULDFREE, VCANRECYCLE, etc. now that certain flags are no
longer important. Remove VMIGHTFREE as it is only used in one place.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.285 +10 -21 src/sys/sys/vnode.h
More information about the cvs-src
mailing list