Found at the SNIA plugfest with the Apple SMB2 client. Patch to follow. Jeremy.
Created attachment 6926 [details] git-am fix for 3.6.1
Comment on attachment 6926 [details] git-am fix for 3.6.1 Looks ok, but I may propose an additional patch on top
Karolin, please pick for the release
(In reply to comment #3) > Karolin, please pick for the release Pushed to v3-6-test. Re-assigning to Metze to add the additional patch.
This doesn't block 3.6.1 anymore.
I have additional patches in autobuild
Created attachment 6992 [details] Patch for v3-6-test The top commit are missing the cherry-pick lines, as the autobuild isn't done yet. Karolin, please add them before pushing to the 3.6 branches
Comment on attachment 6992 [details] Patch for v3-6-test This patch is correct, however we also need to change the documentation values and default values if we're limiting max sizes to 64k.
Created attachment 6993 [details] Third patch for 3.6.1 Patch to change the documentation and also the defaults. If metze agrees in the review please pull from master once the autobuild completes, not this patch.
Created attachment 6994 [details] Third patch for 3.6.1 Fixed version (fixed typo 65526 -> 65536 in one of the doc changes).
Comment on attachment 6994 [details] Third patch for 3.6.1 Looks, good, but I'll upload the cherry-picked version
Created attachment 6995 [details] Complete patches for v3-6-test This patch contains the patches cherry-picked from master and only the commit messages are changed. Otherwise they're exactly the same, except for a PROTOCOL_SMB2_02 => PROTOCOL_SMB2 change to make it compile in v3-6-test.
(In reply to comment #12) > Created attachment 6995 [details] > Complete patches for v3-6-test > > This patch contains the patches cherry-picked from master > and only the commit messages are changed. > > Otherwise they're exactly the same, > except for a PROTOCOL_SMB2_02 => PROTOCOL_SMB2 change > to make it compile in v3-6-test. Karolin, please pick this for the release
Pushed to v3-6-test. Closing out bug report. Thanks!