Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 23:37:30 +0000 (UTC)
From:      Jeff Roberson <jeff@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:  <200603312337.k2VNbUnK029801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2006-03-31 23:37:30 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
   - Add a bogus vhold/vdrop around vgone() in devfs_revoke.  Without this
     the vnode is never recycled.  It is bogus because the reference really
     should be associated with the devfs dirent.
  
  Revision  Changes    Path
  1.130     +3 -0      src/sys/fs/devfs/devfs_vnops.c



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