Created attachment 6669 [details] Patch A major architectural flaw has been found in the 3.6 SMB2 server code.
Comment on attachment 6669 [details] Patch I'm sorry, but I don't think this is the right solution. We can't abandon this at this point. If we need to delay 3.6.0 to review we need to do this instead of removing the key 3.6 feature. Jeremy.
There are many more key 3.6 features. We have lived without SMB2 for years, and the earth will not come down if we defer that to Samba 4. Volker
Created attachment 6671 [details] Metze's patch for 3.6.0.
Gah, sticky mouse - clicked submit too soon. https://attachments.samba.org/attachment.cgi?id=6671 Is the patch Metze posted on the list. Works for me. Jeremy.
Comment on attachment 6669 [details] Patch I think Metze's patch obsoletes this.
Created attachment 6672 [details] Non-essential patch to move functions to the place where they are used. Metze and Volker, here is the (optional) change on top of the metze's patch to make the code paths in smb2 clearer. Please review for 3.6.0 final. Thanks ! Jeremy.
Created attachment 6679 [details] Patch for v3-6-test I've skipped the move patch for v3-6-test as it doesn't apply cleanly.
(In reply to comment #7) > Created attachment 6679 [details] > Patch for v3-6-test > > I've skipped the move patch for v3-6-test as it doesn't apply cleanly. Pushed to v3-6-test. Closing out bug report. Thanks!