]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK
authormav <mav@FreeBSD.org>
Tue, 14 Jan 2014 20:18:38 +0000 (20:18 +0000)
committermav <mav@FreeBSD.org>
Tue, 14 Jan 2014 20:18:38 +0000 (20:18 +0000)
commitf63cb2f402153eb98e1cd773f6207b1cf5d05cc2
treeaadf9159aea83201b8a770d7bec372eff9adf854
parentfa7f47e2d526cf0746370e2a3b6f1fd94a20028d
Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK
method.  This change should be NOP now, but it is better to be future safe.

Reported by: rmacklem
sys/fs/nfs/nfs_var.h
sys/fs/nfsserver/nfs_nfsdcache.c
sys/fs/nfsserver/nfs_nfsdkrpc.c