Whamcloud - gitweb
LU-14130 osc: skip 0 row for rpc_stats 13/40613/2
authorYang Sheng <ys@whamcloud.com>
Wed, 11 Nov 2020 20:02:55 +0000 (04:02 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 3 Dec 2020 07:27:31 +0000 (07:27 +0000)
commit596f74c122f5edb0d45c4edf1b2aea4f741f7027
tree32f7840b7a6b69c928c5f0f79513876823588417
parent543c5a6d66685ed99332a46e333dfe4a31b74028
LU-14130 osc: skip 0 row for rpc_stats

Fix the rpc_stats statistic it should not print
0 row as it makes nosense.

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: Id3534bb43b5453daeed4db078c18912c4cc2f51e
Reviewed-on: https://review.whamcloud.com/40613
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
lustre/mdc/lproc_mdc.c
lustre/osc/lproc_osc.c