s3:smbd: construct the correct newname for stream renames
commit21d5882da426c1d6b6b2542699f97b9d2b834e54
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Dec 2008 21:31:06 +0000 (1 13:31 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:18 +0000 (9 11:39 +0100)
treecf81132201de8a6f78bedf87fc64e66165253478
parentdbcca6b3f0281dfaa9978e7a65e9a9c1e0c9f601
s3:smbd: construct the correct newname for stream renames

The Windows Explorer creates temporary streams and renames
them later via SFILEINFO_RENAME_INFO. The newname comes
in as ":Stream:$DATA".

metze
(cherry picked from commit 9859f7bcd5a36bab4b86f7c1f7efe6e21614a18e)
source/smbd/trans2.c