git: kernel - Remove two debug messages
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Oct 19 20:58:57 PDT 2018
commit 10981c7597ffa9e66f0ff3c5b2ca66ffdec90c7f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Oct 19 20:58:11 2018 -0700
kernel - Remove two debug messages
* Remove the debug messages for two cases which have been validated
to occur under synth loads, thus these code paths have been tested.
Summary of changes:
sys/kern/tty_tty.c | 6 +++++-
sys/vfs/tmpfs/tmpfs_subr.c | 5 +++--
2 files changed, 8 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10981c7597ffa9e66f0ff3c5b2ca66ffdec90c7f
--
DragonFly BSD source repository
More information about the Commits
mailing list