git: sbin/hammer: Add B-Tree helper functions and cleanups
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Sep 24 07:46:36 PDT 2015
commit f29b8e39039188cff2bd4e78ac1969c1e33f8d35
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Mon Sep 21 14:28:07 2015 +0900
sbin/hammer: Add B-Tree helper functions and cleanups
and some cleanups that make no functional changes.
This makes B-Tree search/filtering code using optional search
directives much more readable. Also this makes it easier to
do fix in the next commit (fix wrong next elm boundary test).
Summary of changes:
sbin/hammer/cmd_show.c | 49 +++++++++++++++++++++++++++++++++++--------------
1 file changed, 35 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f29b8e39039188cff2bd4e78ac1969c1e33f8d35
--
DragonFly BSD source repository
More information about the Commits
mailing list