Date: Thu, 14 Dec 2000 16:12:30 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_vfsops.c Message-ID: <200012150012.eBF0CUH68691@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2000/12/14 16:12:30 PST
  Modified files:
    sys/coda             coda_vfsops.c 
  Log:
  When p_ucred is passed to the venus daemon, first grab the proc lock to
  protect the p_ucred pointer, obtain a seperate reference to the ucred,
  release the lock, and then pass in the new ucred reference.
  
  Revision  Changes    Path
  1.27      +15 -3     src/sys/coda/coda_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012150012.eBF0CUH68691>
