git: kernel - cleanup vfs_cache debugging

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 30 13:40:45 PDT 2016


commit 8f73b9eea0afc37d3adf87d662ae99210a17f45a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 30 12:27:09 2016 -0700

    kernel - cleanup vfs_cache debugging
    
    * Remove the deep namecache recursion warning, we've taken care of it
      properly for a while now so we don't need to know when it happens any
      more.
    
    * Augment the cache_inval_internal warnings with more information.

Summary of changes:
 sys/kern/vfs_cache.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f73b9eea0afc37d3adf87d662ae99210a17f45a


-- 
DragonFly BSD source repository



More information about the Commits mailing list