K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-20T10:21:16.000000Z K 7 svn:log V 604 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 MFC after: 1 day Approved by: re (scottl) END