]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Proc locking in the form of using the proc lock to protect p_ucred while
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 23 Jan 2001 21:58:44 +0000 (21:58 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 23 Jan 2001 21:58:44 +0000 (21:58 +0000)
commit14c3599a2df82f7f07aed85603749e9c8732add6
tree2d66855cb3d06e52f47edfd32e15b2022710465f
parentd1a147af8b0c49b5c762fc5481e71b71dd1bfcd8
Proc locking in the form of using the proc lock to protect p_ucred while
we obtain another reference to it for vnode operations.
sys/dev/ccd/ccd.c
sys/geom/geom_ccd.c