Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2009 08:13:51 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nlm nlm_advlock.c
Message-ID:  <200906040814.n548E5Er029933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2009-06-04 08:13:51 UTC

  FreeBSD src repository

  Modified files:
    sys/nlm              nlm_advlock.c 
  Log:
  SVN rev 193432 on 2009-06-04 08:13:51Z by dfr
  
  Don't panic in nlm_record_lock if we get ENOENT from lf_advlockasync. This
  is likely to be because the file was just removed and in our context this is
  harmless.
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/nlm/nlm_advlock.c



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