commit 543e971d20fc231a36f3ebaae3015a6c066b1f57
Author: Matthew Dillon <[email protected]>
Date: Sun Aug 7 19:44:33 2016 -0700
kernel - Remove some debug output
* Remove "Warning: cache_resolve: ncp '%s' was unlinked" debug output.
This was originally added to validate a particular code path and is
no longer needed.
Summary of changes:
sys/kern/vfs_cache.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/543e971d20fc231a36f3ebaae3015a6c066b1f57
--
DragonFly BSD source repository