Discovered against the Microsoft Azure SMB2 server. Doing : smbclient //azure/share -mSMB3 > mkdir test > cd test > ls . D 0 Tue Jun 21 14:59:16 2016 .. D 0 Tue Jun 21 14:59:16 2016 Error in dskattr: NT_STATUS_OBJECT_NAME_INVALID smbclient passes the string "\\test\\" (current directory in smbclient) to cli_smb2_dskattr(). Fix to follow.
Created attachment 12194 [details] git-am fix proposed for master.
Created attachment 12199 [details] git-am fix for 4.4.next, 4.3.next. Cherry-pick from master. Applies cleanly to 4.4.next, 4.3.next.
Comment on attachment 12199 [details] git-am fix for 4.4.next, 4.3.next. LGTM.
Assigning to Karolin for inclusion in 4.4.next and 4.3.next.
(In reply to Uri Simchoni from comment #4) Pushed to autobuild-v4-[4|3]-test.
(In reply to Karolin Seeger from comment #5) Pushed to both branches. Closing out bug report. Thanks!