Date: Fri, 30 May 2008 09:34:09 +0000 (UTC) From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nlm nlm_prot_impl.c Message-ID: <200805300934.m4U9YAI2091989@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805300934.m4U9YAI2091989>
