git: sys/vfs/hammer: Properly kprintf 32bits localization value
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Sep 4 10:57:30 PDT 2015
commit c1789a39a435bb7069c3ab17dbd7213950cfced2
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Aug 29 16:11:12 2015 +0900
sys/vfs/hammer: Properly kprintf 32bits localization value
It should be %08x to fully show pfs# and type.
Summary of changes:
sys/vfs/hammer/hammer_btree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c1789a39a435bb7069c3ab17dbd7213950cfced2
--
DragonFly BSD source repository
More information about the Commits
mailing list