sbin/hammer: Make hammer show-undo indicate positions of tail-chasing fifo
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 6 Apr 2015 15:40:16 +0000 (00:40 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 6 Apr 2015 15:40:16 +0000 (00:40 +0900)
commit9d8235ab5fb04f15efb8991b52ab8d1c358c9119
treec969c4bc296e75267192dbe50c775be5c34cf004
parent8db69c9f9b62d5d19b87ae8118c82134fb954957
sbin/hammer: Make hammer show-undo indicate positions of tail-chasing fifo

- Make hammer show-undo command print '>' for undo zone blockmap's
  first_offset, and '<' for undo zone blockmap's next_offset which
  indicate positions of tail-chasing undo fifo.
sbin/hammer/cmd_show.c