git: DragonFly_RELEASE_4_4 hammer - remove debugging kprintf

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Feb 12 05:40:16 PST 2016


commit b4aece4e1779e2543f74f23e68be4d990c1c1e4c
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)
    
    (cherry picked from commit 1b848b40a679e17721069e9c5bb8aae01ff664a3)

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4aece4e1779e2543f74f23e68be4d990c1c1e4c


-- 
DragonFly BSD source repository



More information about the Commits mailing list