smbd:smb2: add request_counters_updated to the smbd_smb2_request struct
commita962decf6a8b2be58221bd43f20fdebb7b167cbd
authorMichael Adam <obnox@samba.org>
Tue, 15 Mar 2016 11:36:59 +0000 (15 12:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 May 2016 08:38:06 +0000 (9 10:38 +0200)
tree59ac449ba4babac0ba98051f759a5c49913f5415
parent7894513fc7757f4cf0674d0c1bc939eed898da53
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>
(cherry picked from commit ae6967ea3e39a1a5401be4a4c969b467dd22dce4)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11809
source3/smbd/globals.h