Whamcloud - gitweb
LU-5557 mdt: track reint operations in MDS service stats 24/11924/2
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 15 Sep 2014 20:50:33 +0000 (15:50 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 6 Oct 2014 00:51:35 +0000 (00:51 +0000)
commitf347b3cd6168c291d90565f8cd8505ed69a927f8
tree1843e0f2775d01fd92c142ee2555f7f9856ddb9f
parent8da8870b2a8f43b260262323a23c55ff4a284640
LU-5557 mdt: track reint operations in MDS service stats

In mdt_reint_rec() tally the appropriate ptlrpc service stat
(MDS_REINT_{CREATE,SETATTR,...}) for the requested operation.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Idda44baa5720b1b3d7d38402c9abe322f3645b7f
Reviewed-on: http://review.whamcloud.com/11924
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lprocfs_status.h
lustre/mdt/mdt_reint.c