Whamcloud - gitweb
b=21420 fix aggregate mdt stats
authorLiuYing <emoly.liu@oracle.com>
Fri, 12 Nov 2010 01:06:06 +0000 (09:06 +0800)
committerVitaly Fertman <vitaly.fertman@sun.com>
Fri, 12 Nov 2010 20:29:56 +0000 (23:29 +0300)
commitbe69837105edc20cfade1f25e8f3fb5c39b2e216
treea5b19271e99c35003ce32d862d887519147867b2
parent4960810b94d808965cae9258fb4f7583618a75e9
b=21420 fix aggregate mdt stats

mdt_counter_incr() should act upon obd->md_stats instead of
obd->obd_stats, the former is for recording md ops, while
the later for obd ops.

o=bobijam
i=andreas
i=liuying
lustre/mdt/mdt_lproc.c