git: sbin/hammer: Cleanup/rename get_leaf_crc() after 965831f0
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Apr 15 13:33:05 PDT 2017
commit 06f423f07dabba99c8a25962a701338d84229839
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Apr 15 16:43:00 2017 +0300
sbin/hammer: Cleanup/rename get_leaf_crc() after 965831f0
get_leaf_crc() is no longer a generic fucntion after 965831f0 dropped
non inode part, so rename it to get_inode_crc() with refactoring.
No functional change.
Summary of changes:
sbin/hammer/cmd_show.c | 105 +++++++++++++++++++++----------------------------
1 file changed, 45 insertions(+), 60 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/06f423f07dabba99c8a25962a701338d84229839
--
DragonFly BSD source repository
More information about the Commits
mailing list