If a compound request is received on a IPC$ connection, we reply with the intermediate replies but then return immediately without correctly resetting the outgoing request to reply with only the final SMB2 request. Patch to follow. Jeremy.
This bug depends on metze's patch in bug #8407 being applied first.
Created attachment 6842 [details] git-am fix for 3.6.1 This patch applies after metze's fixes to bug 8407 - "SMB2 server can return requests out-of-order when processing a compound request." have been applied. Metze, please evaluate for 3.6.1. Jeremy
Comment on attachment 6842 [details] git-am fix for 3.6.1 Looks good
Karolin, please add cherry pick information (commit 786fe9fab223723e4d2340f285592b2a44945d73) while picking this into the release branches?
Pushed to v3-6-test. Closing out bug report. Thanks!