sbin/hammer: Fix boundary test on hammer show [3/3]
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 30 Aug 2015 09:25:12 +0000 (18:25 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 4 Sep 2015 16:15:28 +0000 (01:15 +0900)
commitef69cace90a403da475f4a8afa1c851e2b8ac65f
tree2efd7f84f6375de532b2a05b9d3856ad97076874
parent6580f6422ff86ce3c7be21bd745e061cc8340edd
sbin/hammer: Fix boundary test on hammer show [3/3]

Separate child node test info RBN and non-RBN. hammer must
have set subtree_offset=0 for RBN and is considered error
if !=0.
sbin/hammer/cmd_show.c