sbin/hammer: Refactor get_elm_flags()/print_btree_elm() [1/2]
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 22 Sep 2015 08:21:10 +0000 (17:21 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 24 Sep 2015 14:09:55 +0000 (23:09 +0900)
commita81bcfad06141f57ba996f86c2265bffcfca440c
tree5f28150e54ee4cc12b40b7c682a428c3ad4405e2
parent33234d1463ac31b11dd8753fedbc82520b905a07
sbin/hammer: Refactor get_elm_flags()/print_btree_elm() [1/2]

These two functions have way too many arguments and
some of them are redundant that they could be get rid of.

No functional changes.
sbin/hammer/cmd_show.c