Date: Thu, 31 May 2001 18:30:51 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_lock.c Message-ID: <200106010130.f511Upb25716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/05/31 18:30:51 PDT Modified files: sys/nfs nfs_lock.c Log: Unlock the process returned from pfind() if it does not return NULL. This fixes a witness lock violation for nfssvc returning with locks held. Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr> PR: kern/27776 Revision Changes Path 1.6 +5 -2 src/sys/nfs/nfs_lock.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?200106010130.f511Upb25716>