summaryrefslogtreecommitdiff
path: root/source3/modules/perfcount_onefs.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-10s3-perfcount: update to use new DLIST macrosAndrew Tridgell1-1/+1
(cherry picked from commit a13b507f2d8be7f90c8872094cd0732926a6fcbb)
2009-03-27s3: added per-client statistics to onefs perfcount moduleScott Urban1-14/+38
* we now track, uid, remote ip, and local ip per CIFS operation * removed perfcount_set_client() from perfcount interface as it's unecessary
2009-02-19S3: Make changes to perfcount API set for when a single request leads to ↵todd stecher1-13/+51
multiple replies (e.g. reply_echo). Change test and onefs modules to match new api set (thanks Volker!).
2009-02-09S3 OneFS: Add in Isilon specific performance counter moduletodd stecher1-0/+415