Date: Wed, 1 Dec 2004 17:58:37 +0000 (UTC) From: Jim Rees <rees@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs4client nfs4_vnops.c Message-ID: <200412011758.iB1HwbS2003828@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rees 2004-12-01 17:58:37 UTC
FreeBSD src repository
Modified files:
sys/nfs4client nfs4_vnops.c
Log:
Fix for a bug in nfs_mkdir() that called vrele() instead of vput()
in the error cases, causing panics.
Adapted from similar fix to NFSv3 mkdir submitted by Mohan Srinivasan mohans
at yahoo-inc dot com
Approved by: alfred
Revision Changes Path
1.14 +1 -1 src/sys/nfs4client/nfs4_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412011758.iB1HwbS2003828>
