s3:smbd: construct the correct newname for stream renames
authorStefan Metzmacher <metze@samba.org>
Tue, 25 Nov 2008 19:04:28 +0000 (20:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 26 Nov 2008 22:02:21 +0000 (23:02 +0100)
commit0f0616412fbc96356c5ad25e37926e11603cb7e2
tree7e6ef4a4950243042947ce955fecb5c455506f4c
parent098410c36f3ae545dbb07f660686e1d4f34bd2ed
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
source/smbd/trans2.c