cvs commit: src/sys/nlm nlm_prot_impl.c
Doug Rabson
dfr at FreeBSD.org
Mon Jun 2 15:59:22 UTC 2008
dfr 2008-06-02 15:59:22 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179488 on 2008-06-02 15:59:10Z by dfr
When attempting to use the NSM state number in a lock request to detect
a client reboot, do this check before performing the lock otherwise we
will trash the new lock along with any other old locks the client held
before rebooting.
Make sure nlm_check_idle always returns with nlm_global_lock held.
MFC after: 1 week
Revision Changes Path
1.8 +10 -8 src/sys/nlm/nlm_prot_impl.c
More information about the cvs-src
mailing list