Date: Wed, 7 Oct 2009 19:50:14 +0000 (UTC) From: Zachary Loafman <zml@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nlm nlm.h nlm_prot_impl.c nlm_prot_server.c Message-ID: <200910071950.n97JoUFl018562@repoman.freebsd.org>
index | next in thread | raw e-mail
zml 2009-10-07 19:50:14 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm.h nlm_prot_impl.c nlm_prot_server.c
Log:
SVN rev 197840 on 2009-10-07 19:50:14Z by zml
Handle GRANTED_RES messages more gracefully: Send along a grant cookie
to reference the lock, look up the grant cookie when the GRANTED_RES
comes back. Properly handle the case of an error on the grant. Add a
short expiration window so that granted locks are not freed immediately.
Approved by: dfr (mentor)
MFC after: 2 weeks
Revision Changes Path
1.5 +12 -0 src/sys/nlm/nlm.h
1.22 +139 -18 src/sys/nlm/nlm_prot_impl.c
1.5 +1 -0 src/sys/nlm/nlm_prot_server.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910071950.n97JoUFl018562>
