s3: Cleanup of the initial SMB2 counters patch.
commitc0aa55d55033e0dfb0ee0933b137dba38de2fd16
authorIra Cooper <samba@ira.wakeful.net>
Thu, 8 Jul 2010 20:30:12 +0000 (8 16:30 -0400)
committerJeremy Allison <jra@samba.org>
Fri, 9 Jul 2010 23:29:39 +0000 (9 16:29 -0700)
tree7101f7b4caa865e721e995e3075d115215806f8c
parent1caa8b06f781758943e31c367e70014de1d04380
s3: Cleanup of the initial SMB2 counters patch.

This reorganizes smbd_smb2_request_dispatch to have a central exit point,
and use the normal profiling macros.

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/include/smbprofile.h
source3/smbd/smb2_server.c