Whamcloud - gitweb
LU-297 improve llverfs to display the current read/write performance
authorYu Jian <yujian@whamcloud.com>
Thu, 14 Jul 2011 03:07:34 +0000 (11:07 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Aug 2011 01:19:43 +0000 (21:19 -0400)
This patch changes show_filename() to show_rate() in llverfs.c to
display the current read/write file name and performance, along with
an estimate of how long the whole read/write operation will continue.

The patch also changes "fast" to "partial" and fixes some typos in
the comments of llverdev.c and llverfs.c.

Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I94cb112ae9a38b1128e53021aa0c1f1e8e5411af
Reviewed-on: http://review.whamcloud.com/1110
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>

No differences found