Whamcloud - gitweb
b=21420 Add mds/mgs stats to HEAD
authorLiuYing <emoly.liu@sun.com>
Fri, 8 Oct 2010 02:48:14 +0000 (10:48 +0800)
committerVitaly Fertman <vitaly.fertman@sun.com>
Tue, 12 Oct 2010 22:25:27 +0000 (02:25 +0400)
commit9eb3d1db42d2937daef25950f6527ccb46221f8e
tree27dcb03e01642977ba0fa9afb0c25a441942d267
parent56444fda88f0a2a252963bfd1e57372f20e794b2
b=21420 Add mds/mgs stats to HEAD

1)remove useless counter from mds and move some definitions from mds to mdt;
2)move LPROCFS_MD_OP_INITs from lprocfs_alloc_md_stats() to
  lprocfs_init_mps_stats(), which is needed by this stats;
3)increase mdt counter for each type operation

i=andreas
i=wangdi
13 files changed:
lustre/include/lprocfs_status.h
lustre/include/obd_class.h
lustre/mds/lproc_mds.c
lustre/mds/mds_internal.h
lustre/mdt/mdt_fs.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c
lustre/mgs/mgs_fs.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lu_time.c