git: kernel - Remove some debugging kprintfs
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Sep 22 09:27:07 PDT 2010
    
    
  
commit 20045e8c7405115711c16efee8ff19b9b4e23422
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 22 09:23:57 2010 -0700
    kernel - Remove some debugging kprintfs
    
    * gone: Warning: vfsync_bp skipping dirty buffer 0x********
    
    * gone: Warning: delete stale syncache for tp=0x********, sc=*
    
    Pointers *'d out to protect their identities!
Summary of changes:
 sys/kern/vfs_subr.c        |    7 ++++---
 sys/netinet/tcp_syncache.c |    1 -
 2 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20045e8c7405115711c16efee8ff19b9b4e23422
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list