HAMMER Utility - Clean up histogram code for mirror-stream, handle SKIPs
commitced4470d9917b2203783de28b12f8b3b029f93d6
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 11 Feb 2010 08:17:33 +0000 (11 00:17 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 11 Feb 2010 08:17:33 +0000 (11 00:17 -0800)
tree326da74358ad68e725443c2a787faac665c3faf2
parent3d7b2393d640bac2f417ec648a537c9da7323b40
HAMMER Utility - Clean up histogram code for mirror-stream, handle SKIPs

* Do a cleanup pass, fixing some of the verbose output

* Do not misinterpret SKIP records as REC records when estimating
  the transfer size.

* Refactor the histogram array a bit (don't reverse the array).
sbin/hammer/cmd_mirror.c