smbd:smb2: add request_counters_updated to the smbd_smb2_request struct
authorMichael Adam <obnox@samba.org>
Tue, 15 Mar 2016 11:36:59 +0000 (12:36 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 21 Mar 2016 23:23:21 +0000 (00:23 +0100)
commitae6967ea3e39a1a5401be4a4c969b467dd22dce4
tree9083f8bd01ccf00d44a91396147f6b8e2f95ce6e
parent088468195b7f7f04eab0ce6fb928bda1c703e2fa
smbd:smb2: add request_counters_updated to the smbd_smb2_request struct

This will be used to keep track of whether the outstanding request
counters have been updated in the dispatch, so that the reply
code can act accordingly.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/globals.h