s3:smb2_server: use async smbprofile macros
authorStefan Metzmacher <metze@samba.org>
Fri, 31 Oct 2014 10:15:50 +0000 (11:15 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 19 Nov 2014 19:51:37 +0000 (20:51 +0100)
commit0b0ac41aeafa358436efcd5801da3130d21e8c80
treeec26e34d4c44110d630267a2e3925c338e26d1c6
parentcee1b4b0532d6271c2fc90fc2f82e9693a43d8ad
s3:smb2_server: use async smbprofile macros

This improves profiling and corrently counts the total and idle time for async
requests.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/smbprofile.h
source3/smbd/globals.h
source3/smbd/smb2_create.c
source3/smbd/smb2_lock.c
source3/smbd/smb2_notify.c
source3/smbd/smb2_server.c