Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 16:36:40 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/devfs devfs_vnops.c
Message-ID:  <200805231636.m4NGaeZ2099985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-05-23 16:36:40 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
  When vget() fails (because the vnode has been reclaimed), there is no
  sense to loop trying to vget() the vnode again.
  
  PR:     122977
  Submitted by:   Arthur Hartwig <arthur.hartwig nokia com>
  Tested by:      pho
  Reviewed by:    jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.159     +4 -3      src/sys/fs/devfs/devfs_vnops.c



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