cvs commit: src/sys/kern vfs_cache.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 29 01:58:42 PST 2005


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


More information about the cvs-src mailing list