Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 09:58:41 +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/kern vfs_cache.c
Message-ID:  <200503290958.j2T9wfq0025519@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-03-29 09:58:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
   - Invalidate the childrens v_dd pointers when we cache_purge() a directory.
     Otherwise the stale pointer may be accessed after a vnode is freed.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.94      +15 -8     src/sys/kern/vfs_cache.c



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