cvs commit: src/sys/kern vfs_hash.c

Tor Egge tegge at FreeBSD.org
Sun Sep 11 18:48:58 PDT 2005


tegge       2005-09-12 01:48:57 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list