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)
commit743174da86ac724fc9ee3d4b7bd9a2a97a234bd8
treedad11a3917b6cb1a35f4ab75f09e860ff325080c
parent77c0ade9fa1e6a31739823be0faa50799bac2775
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.
source/include/smb.h
source/include/smb_macros.h
source/smbd/process.c