s3:smb2cli: don't terminate the pathname in smb2cli_create()
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Sep 2011 16:22:57 +0000 (18:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 7 Sep 2011 06:33:41 +0000 (08:33 +0200)
commit96a3ec51b40ff6d84d7194dcd5386884f00122bd
treea1466f7ac8aca33a2733c7078c3d5f14877d8e11
parent817bb1f8f24bb86bcf675a9294169d5320512178
s3:smb2cli: don't terminate the pathname in smb2cli_create()

Windows generates NT_STATUS_OBJECT_NAME_INVALID otherwise.

metze
source3/libsmb/smb2cli_create.c