cvs commit: src/sys/kern vfs_hash.c

Tor Egge tegge at FreeBSD.org
Mon Sep 12 08:53:59 PDT 2005


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


More information about the cvs-src mailing list