cvs commit: src/sys/nfs4client nfs4_vnops.c
Jim Rees
rees at FreeBSD.org
Wed Dec 1 09:58:37 PST 2004
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
More information about the cvs-src
mailing list