Date: Thu, 21 Oct 2004 09:01:02 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsserver nfs_serv.c Message-ID: <200410210901.i9L912TA029068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-21 09:01:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_3)
sys/nfsserver nfs_serv.c
Log:
Merge nfs_serv.c:1.149 (RELENG_5 1.147.2.2) from HEAD to RELENG_5_3:
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
gov dot au>
Approved by: re (scottl)
Revision Changes Path
1.147.2.1.2.1 +61 -13 src/sys/nfsserver/nfs_serv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410210901.i9L912TA029068>
