From: Xiubo Li <xiubli@xxxxxxxxxx> V2: - remove the unused parameters in metric.c - a small clean up for the code. For the read/write IO speeds, will leave them to be computed in userspace, where it can get a preciser result with float type. Xiubo Li (2): ceph: update the __update_latency helper ceph: add IO size metrics support fs/ceph/addr.c | 14 +++--- fs/ceph/debugfs.c | 37 ++++++++++++++-- fs/ceph/file.c | 23 +++++----- fs/ceph/metric.c | 109 ++++++++++++++++++++++++++++++++++++---------- fs/ceph/metric.h | 10 ++++- 5 files changed, 146 insertions(+), 47 deletions(-) -- 2.27.0