Date: Tue, 9 Oct 2001 09:48:57 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient nfs_vnops.c Message-ID: <200110091648.f99GmwE22928@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/09 09:48:57 PDT
Modified files:
sys/nfsclient nfs_vnops.c
Log:
Use crhold() instead of crdup() since we aren't modifying the cred but
just need to ensure it remains immutable.
Revision Changes Path
1.177 +3 -2 src/sys/nfsclient/nfs_vnops.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?200110091648.f99GmwE22928>
