Whamcloud - gitweb
Remove excessive use of macros in the new lprocfs stats counters. This was
authoradilger <adilger>
Mon, 16 Jun 2003 07:04:59 +0000 (07:04 +0000)
committeradilger <adilger>
Mon, 16 Jun 2003 07:04:59 +0000 (07:04 +0000)
commiteb887cc2ebd577b1e7474dfa25808e019542e037
treeabd4bfe65f08b449db88235e4a04974ed33b6dc4
parent7c4408f56852400b73f3fd0767e84a0fe670ac98
Remove excessive use of macros in the new lprocfs stats counters.  This was
the source of one bug, and wasn't necessary.  Also a general cleanup.

Removed duplicate "read/write" counter, as this data will already be contained
in the "read/write_bytes" counter as the number of events.

Found out that lprocfs RPC counters do not work under UML, because
"get_cycles()" always returns 0.
lustre/ptlrpc/ptlrpc_internal.h