s3:smbd: construct the correct newname for stream renames
commitc882a547aa6ba539002f2e0b881de89c8e3424e9
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Dec 2008 21:31:28 +0000 (1 13:31 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Dec 2008 09:27:10 +0000 (11 10:27 +0100)
tree32c829f2ac9e2ee120acf5b28daa718c3e50f6dd
parent38e4b96475e76d19e6b604630f1d9f390d23b5ba
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 a92cfb4802fb42969a5e82d27d7ca4dcd966a5a3)
source/smbd/trans2.c