Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2008 15:59:10 +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:  <200806021559.m52FxMN1066383@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806021559.m52FxMN1066383>