cvs commit: src/sys/kern vfs_cache.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Wed Apr 9 20:19:56 UTC 2008
pjd 2008-04-09 20:19:55 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_cache.c
Log:
- Use LK_TYPE_MASK where needed. Actually after sys/sys/lockmgr.h:1.69 it is
no longer needed, but for now we still want to be consistent with other
similar checks in the tree.
- Call ASSERT_VOP_ELOCKED() only when vget() returns 0.
Reviewed by: jeff
Revision Changes Path
1.121 +5 -3 src/sys/kern/vfs_cache.c
More information about the cvs-src
mailing list