On Thu, 2021-05-13 at 09:40 +0800, xiubli@xxxxxxxxxx wrote: > From: Xiubo Li <xiubli@xxxxxxxxxx> > > V2: > - change the patch order > - replace the fixed 10 with sizeof(struct ceph_metric_header) > > Xiubo Li (2): > ceph: simplify the metrics struct > ceph: send the read/write io size metrics to mds > > fs/ceph/metric.c | 90 ++++++++++++++++++++++++++++++------------------ > fs/ceph/metric.h | 79 +++++++++++++++++------------------------- > 2 files changed, 89 insertions(+), 80 deletions(-) > Thanks Xiubo, These look good. I'll do some testing with them and plan to merge these into the testing branch later today. Cheers, -- Jeff Layton <jlayton@xxxxxxxxxx>