Second part of fix for bug #7331 - Compound async SMB 2 requests don't work right.
authorJeremy Allison <jra@samba.org>
Sun, 18 Apr 2010 05:42:23 +0000 (22:42 -0700)
committerJeremy Allison <jra@samba.org>
Sun, 18 Apr 2010 05:42:23 +0000 (22:42 -0700)
commit1aa80f5788da34cd10141e6bfb5c263346dda75e
tree49ba14ee7b992c74b446aeca19a35e96331cf8ce
parentf96353adcf865aa1e809a87f1f9b29186307f05d
Second part of fix for bug #7331 - Compound async SMB 2 requests don't work right.

Cause us to match W2K8R2 by sending an interim compound reply
followed by a async reply.

Jeremy.
source3/smbd/smb2_server.c