cvs commit: src/sys/nlm nlm_prot_impl.c
Doug Rabson
dfr at FreeBSD.org
Fri May 30 09:34:11 UTC 2008
dfr 2008-05-30 09:34:09 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
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
Revision Changes Path
1.7 +17 -6 src/sys/nlm/nlm_prot_impl.c
More information about the cvs-src
mailing list