commit a8d31329dacda2549a39844c979e7fadefa67714
Author: Matthew Dillon <[email protected]>
Date: Wed May 20 09:35:02 2015 -0700
hammer - limit certain diagnostics to 1/sec.
* Limit certain diagnostics that can degenerately print in huge volumes
to the console to one per second.
Summary of changes:
sys/vfs/hammer/hammer.h | 1 +
sys/vfs/hammer/hammer_ondisk.c | 17 ++++++++++++-----
sys/vfs/hammer/hammer_vfsops.c | 2 ++
3 files changed, 15 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8d31329dacda2549a39844c979e7fadefa67714
--
DragonFly BSD source repository