]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't rely on NSM to help us forget about RPC client handles for
authorDoug Rabson <dfr@FreeBSD.org>
Fri, 30 May 2008 09:34:08 +0000 (09:34 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Fri, 30 May 2008 09:34:08 +0000 (09:34 +0000)
commit79fe3d02d757906073a97ed9682439078282f2a8
tree5e3bb1b5baf33f9a85d680e7f94dc1a7258382c4
parente54b92f37b326f0639fd8c98cb7cbef8fd4ed82d
Don't rely on NSM to help us forget about RPC client handles for
clients that have rebooted (or otherwise changed port numbers). If the
client is broken or has no active locks, it won't notify us. Fall back
on the two minute timeout logic used by the userland rpc.lockd code.

MFC after: 1 week
sys/nlm/nlm_prot_impl.c