commit ef7b3880bb022bd1f61f738a26ba8d397a5a673c
Author: Matthew Dillon <[email protected]>
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