Set up a share with streams support. Connect to it using smbclient over SMB2+. Type: put <file> :flibble response will be NT_STATUS_OBJECT_NAME_NOT_FOUND. Against a Win2Kr12 server the stream is created successfully. There is a missing component of our pathname handling that doesn't cope with a pure stream name. Patch to follow.
Created attachment 11444 [details] git-am fix for master. Contains regression test.
Comment on attachment 11444 [details] git-am fix for master. Can we get this into at least 4.2 and 4.3 please? Thanks!
Created attachment 11449 [details] Updated git-am patch for master Correctly passes all regression tests (fixes the samba3.base.dir2 bug).
Comment on attachment 11449 [details] Updated git-am patch for master Pushed the version you posted on from samba-technical.
Comment on attachment 11449 [details] Updated git-am patch for master Thanks Ralph. I think this'll work for 4.3.x, but I'll have to back-port for 4.2.next. Updated patches for these branches to follow !
Created attachment 11450 [details] git-am cherry-pick for 4.3.next.
Created attachment 11451 [details] git-am back-port for 4.2.next.
Re-assigning to Karolin for inclusion in 4.3.next, 4.2.next.
(In reply to Jeremy Allison from comment #8) Pushed to autobuild-v4-[2|3]-test.
(In reply to Karolin Seeger from comment #9) Pushed to both branches. Closing out bug report. Thanks!