s3:smbd: construct the correct newname for stream renames
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Dec 2008 21:31:06 +0000 (13:31 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 1 Dec 2008 21:31:06 +0000 (13:31 -0800)
commit9859f7bcd5a36bab4b86f7c1f7efe6e21614a18e
tree8ddf2df8d3a7170d66fe95b11555bc268796fdf1
parent1ad249d10bc4a9ed61c1f712e6ccc35e6ec7ba06
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