git: kernel - Remove some debug output
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 7 19:46:27 PDT 2016
commit 543e971d20fc231a36f3ebaae3015a6c066b1f57
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list