git: sys/vfs/hammer: Fix wrong function name in kprintf

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Aug 17 09:06:32 PDT 2015


commit 542b88c2de0adf8b6d728cc62972cdac21c57e29
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Aug 10 19:27:07 2015 +0900

    sys/vfs/hammer: Fix wrong function name in kprintf
    
    It used to be "hammer_mountroot" according to 104cb849.
    "hammer_mount" still isn't name of a function, but this
    is what other kprintfs around here use.

Summary of changes:
 sys/vfs/hammer/hammer_vfsops.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/542b88c2de0adf8b6d728cc62972cdac21c57e29


-- 
DragonFly BSD source repository



More information about the Commits mailing list