Whamcloud - gitweb
LU-7635 utils: Fix lhsmtool_posix interval reporting 78/17878/4
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Thu, 7 Jan 2016 18:25:28 +0000 (13:25 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 26 Jan 2016 20:20:29 +0000 (20:20 +0000)
commitb964cd1c61858a090c812b31a2b3a2f9f94765fb
treea6603d58899e22c88f86f9b082b2d127d583e921
parent2b9ac5ce6399f1cec82a772c05aa64fec15b7112
LU-7635 utils: Fix lhsmtool_posix interval reporting

At specified time intervals lhsmtool_posix reports how much data it's
written.  It should report how much data has been written since last
update, but it reports total data written.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I0e85b81fa2a8cf16474cc832bca30bf1425fa81c
Reviewed-on: http://review.whamcloud.com/17878
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Robert Read <robert.read@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lhsmtool_posix.c