git: hammer - remove debugging kprintf

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 7 10:14:03 PST 2016


commit 1b848b40a679e17721069e9c5bb8aae01ff664a3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 7 10:13:07 2016 -0800

    hammer - remove debugging kprintf
    
    * Remove a debugging kprintf related to mkdir() errors which can trigger
      under nominal conditions (attempting to create a subdirectory in a parent
      which had already been rmdir'd)

Summary of changes:
 sys/vfs/hammer/hammer_vnops.c | 1 -
 1 file changed, 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b848b40a679e17721069e9c5bb8aae01ff664a3


-- 
DragonFly BSD source repository



More information about the Commits mailing list