Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 15:53:58 +0000 (UTC)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_hash.c
Message-ID:  <200509121553.j8CFrw8E056474@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2005-09-12 15:53:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_hash.c 
  Log:
  MFC: Don't retry when vget() returns ENOENT in the nonblocking case due to
       the vnode being doomed.  It causes a livelock.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.9.2.1   +2 -2      src/sys/kern/vfs_hash.c



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