cvs commit: src/sys/nfsserver nfs_serv.c
Robert Watson
rwatson at FreeBSD.org
Wed Oct 20 03:21:16 PDT 2004
rwatson 2004-10-20 10:21:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/nfsserver nfs_serv.c
Log:
Merge nfs_server.c:1.149 from HEAD to RELENG_5:
date: 2004/10/18 11:23:11; author: rwatson; state: Exp; lines: +61 -13
Correct several instances where calls to vfs_getvfs() resulting in
failure in the NFS server would result in a leaked instance of the NFS
server subsystem lock. Liberally sprinkle assertions in all target
labels for error unwinding to assert the desired locking state.
RELENG_5_3 candidate.
MFC after: 3 days
Reported by: Wilkinson, Alex <alex dot wilkinson at dsto dot defence
dot govdot au>
MFC after: 1 day
Approved by: re (scottl)
Revision Changes Path
1.147.2.2 +61 -13 src/sys/nfsserver/nfs_serv.c
More information about the cvs-src
mailing list