Remove the compound_related_in_progress state from the smb2 global state.
commitcbff4885508e050bcb91c0faccb26941de5c1e1d
authorJeremy Allison <jra@samba.org>
Thu, 2 May 2013 21:16:22 +0000 (2 14:16 -0700)
committerRichard Sharpe <sharpe@samba.org>
Tue, 7 May 2013 15:58:45 +0000 (7 17:58 +0200)
tree72af412ba3a3835dfe99e521cafac6f4b3519c37
parent10cbcfd167a4d7b1a22f9b42b684a66e424cbede
Remove the compound_related_in_progress state from the smb2 global state.

And also remove the restriction that we can't read a new
request whilst we're in this state.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_server.c