s3:smbd: construct the correct newname for stream renames
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Dec 2008 21:31:43 +0000 (13:31 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 1 Dec 2008 21:31:43 +0000 (13:31 -0800)
commit8edd7752447e178d2e99b23997d475790efb5af2
tree07679e1d4bf3eede6e4ed564e1b0aff735a3e427
parent936037c7dabab1654d4d5e398b2a6ef2d640fc17
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
source3/smbd/trans2.c