The improvements of #10298 introduced a regression. The fallback from sendfile doesn't write the SMB2 header into the socket.
Oh :-(. How did I miss this....
Created attachment 10102 [details] git-am fix that went into master. Applies cleanly to 4.1.x.
Comment on attachment 10102 [details] git-am fix that went into master. Karolin, pleases use git cherry-pick -x 7c5ea400ad1f280f5c338c31a0a893154340fdb3
(In reply to comment #3) > Comment on attachment 10102 [details] > git-am fix that went into master. > > Karolin, pleases use git cherry-pick -x > 7c5ea400ad1f280f5c338c31a0a893154340fdb3 Pushed to autobuild-v4-1-test.
(In reply to comment #4) > (In reply to comment #3) > > Comment on attachment 10102 [details] [details] > > git-am fix that went into master. > > > > Karolin, pleases use git cherry-pick -x > > 7c5ea400ad1f280f5c338c31a0a893154340fdb3 > > Pushed to autobuild-v4-1-test. I think we also need this in 4-0-test.
Yep - Karolin, patch applies cleanly to 4.0.next. Please push. Thanks ! Jeremy.
(In reply to comment #6) > Yep - Karolin, patch applies cleanly to 4.0.next. Please push. > > Thanks ! > > Jeremy. Pushed to autobuild-v4-0-test. Having trouble with the v4-1-test autobuild...
Pushed to both branches. Closing out bug report. Thanks!