sbin/hammer: fix counter-intuitive output of hammer show command
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 30 Dec 2014 23:16:28 +0000 (08:16 +0900)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 17 Jan 2015 16:01:55 +0000 (17:01 +0100)
commit331e9727c111ae7216a4abbcdf4fc003141c5ab9
tree1184b366b634ad63312ca04193e746c06a24d72a
parent5e1602ea061ef1c065cc8c3bc4255a13e828b421
sbin/hammer: fix counter-intuitive output of hammer show command

- Change 'hammer show' ELM output to match the comparison order in the
  RB tree cmp functions.

Closes: #2755
sbin/hammer/cmd_show.c