s3: added per-client statistics to onefs perfcount module
authorScott Urban <scott.urban@isilon.com>
Sat, 28 Mar 2009 00:33:26 +0000 (17:33 -0700)
committerSteven Danneman <steven.danneman@isilon.com>
Sat, 28 Mar 2009 00:33:26 +0000 (17:33 -0700)
commitee22c417f3ae156522151815605300c703eeb664
treeb80303f5642d5a2bd0f32bb9a878fc3b7f98916a
parent21ad907aa01d839d405b10809517d491b72184da
s3: added per-client statistics to onefs perfcount module

* we now track, uid, remote ip, and local ip per CIFS operation
* removed perfcount_set_client() from perfcount interface as it's
  unecessary
source3/include/smb_perfcount.h
source3/modules/perfcount_onefs.c
source3/modules/perfcount_test.c