cvs commit: src/sys/kern vfs_subr.c
Jeff Roberson
jeff at FreeBSD.org
Tue Feb 22 23:59:11 GMT 2005
jeff 2005-02-22 23:59:11 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Add a check for xlock in vop_lock_assert. Presently the xlock is
considered to be as good as an exclusive lock, although there is still a
possibility of someone acquiring a VOP LOCK while xlock is held.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.587 +2 -1 src/sys/kern/vfs_subr.c
More information about the cvs-src
mailing list