r6346: Add a counter for the number of SMB operations per connection/file.
authorJeremy Allison <jra@samba.org>
Thu, 14 Apr 2005 23:32:56 +0000 (23:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:37 +0000 (10:56 -0500)
commitf60ad8ded6e614f3c0abb2679d3a75096fc595d3
treee7799ae07965fcc11fe7b95726cb375314669e19
parentda70ef7c06ef55b9049697f13fdaecf8a2f31e35
r6346: Add a counter for the number of SMB operations per connection/file.
You will need to do a make clean after SVN updating this. Next will
come a smbcontrol message to dump this info. This should be interesting
to profile client activity.
Jeremy.
(This used to be commit 743174da86ac724fc9ee3d4b7bd9a2a97a234bd8)
source3/include/smb.h
source3/include/smb_macros.h
source3/smbd/process.c