Whamcloud - gitweb
LU-3285 mdc: add IO stats in mdc 19/28019/26
authorMikhal Pershin <mike.pershin@intel.com>
Fri, 11 Dec 2015 10:18:17 +0000 (13:18 +0300)
committerMike Pershin <mike.pershin@intel.com>
Tue, 17 Oct 2017 20:22:29 +0000 (20:22 +0000)
commit2f103489f6148d7fc12425dc9d0e3b0c5f8e9055
tree600930633ea41f97e2ef40d08a768b3bc31311a7
parent4f35c341f22b06b6c15a4af763e49b1e05f0dff9
LU-3285 mdc: add IO stats in mdc

Add IO statistic into MDC like in OSC

Signed-off-by: Mikhal Pershin <mike.pershin@intel.com>
Change-Id: I2763ef56fe5dac5c7f04309ce81bbed7b71af37d
Reviewed-on: https://review.whamcloud.com/28019
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
12 files changed:
lustre/include/lustre_dlm.h
lustre/include/lustre_osc.h
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/mdc/lproc_mdc.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/obdclass/genops.c
lustre/ofd/ofd_dlm.c
lustre/osc/osc_cache.c
lustre/osc/osc_internal.h
lustre/osc/osc_page.c