At 2012-5-25 3:12, Dave Anderson wrote:
But again, the red-black tree dump should be similar to the radix
tree
dump, and both of them should be similar to the "list" command.\
Fixed. I misunderstood the address printed by list command. I thought I
need to print the address of tree node.
Another minor nit -- you should disallow the usage of "-o offset" when
a radix tree is being dumped. Although your patch apparently ignores it,
it should display an error message and fail the command.
Print ""-o offset" is supported for radix tree" and then fail the
command.
--
--
Regards
Qiao Nuohan