Fix spurious eta output
authorAaron Carroll <aaronc@gelato.unsw.edu.au>
Fri, 26 Oct 2007 09:10:28 +0000 (11:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 26 Oct 2007 09:10:28 +0000 (11:10 +0200)
commit4381960965dbaeabe5e2904f8f4b08288b9de86f
treebc84ec6f0dff04736c7fc6c1e9c7b5ca7d5cdb9f
parentb4c5e1acb5a7964f858e2b41c1ae07b1afc0f4ea
Fix spurious eta output

 - Pad eta output with enough spaces to overwrite remaining characters
   from the end of previous lines;
 - Wrap an overly-long line.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
eta.c