git: DragonFly_RELEASE_4_6 kernel - cleanup vfs_cache debugging

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 31 00:03:47 PDT 2016


commit ef7b3880bb022bd1f61f738a26ba8d397a5a673c
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/ef7b3880bb022bd1f61f738a26ba8d397a5a673c


-- 
DragonFly BSD source repository



More information about the Commits mailing list