git: tmpfs - Remove debugging kprintf()

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 9 15:34:23 PDT 2021


commit 13cc9baa111c403022d59aef1af36ddc0fb29ed3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 9 15:33:53 2021 -0700

    tmpfs - Remove debugging kprintf()
    
    * Remove the kprintf("tmpfs: vp %p sleepfail\n", vp), this
      case has been verified to occur in numerous situations and
      the code path is now considered to be tested.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13cc9baa111c403022d59aef1af36ddc0fb29ed3


-- 
DragonFly BSD source repository


More information about the Commits mailing list