]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Proc locking in the form of using the proc lock to protect p_ucred while
authorjhb <jhb@FreeBSD.org>
Tue, 23 Jan 2001 21:58:44 +0000 (21:58 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 23 Jan 2001 21:58:44 +0000 (21:58 +0000)
commit191c7b388b0a6f9bcb4ef8365e900dccb3ba7fe4
tree39377ccac2a7629ac4a361579291df1c3a27da80
parent9f367044139c62bdfb4bddeb900a881ab98bf9a5
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