Whamcloud - gitweb
b=22312 write_bytes are missing in obdfilter stats
authorNicolas Williams <Nicolas.Williams@sun.com>
Thu, 1 Apr 2010 22:40:40 +0000 (15:40 -0700)
committerRobert Read <rread@sun.com>
Thu, 1 Apr 2010 22:40:40 +0000 (15:40 -0700)
commit20f7890945db5147ae214deb0f23b09175515edf
tree25e0d7a90b8389827ff6cd2951c04608dcaaa05a
parent580f7faa0011674bb38219fac4de182a5e23db11
b=22312 write_bytes are missing in obdfilter stats

There's a missing lprocfs_counter_add() for LPROC_FILTER_WRITE_BYTES in
filter_io.c:filter_preprw_write().  A test is also delivered.

i=robert.read@sun.com
lustre/obdfilter/filter_io.c
lustre/tests/sanity.sh [changed mode: 0644->0755]
lustre/tests/test-framework.sh
lustre/utils/llobdstat [changed mode: 0644->0755]