r24548: Fix the case-changing renames
authorVolker Lendecke <vlendec@samba.org>
Sun, 19 Aug 2007 19:57:55 +0000 (19:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:56 +0000 (12:29 -0500)
commitfddc9db91175bdb0b7ac6a636f8bef918bd7c1b4
tree62a6ea1ec72dbc5ee39707d3a4048bdb4b64ff31
parent4a90264d173ef5a870f2a44554c3bb9e738e98fb
r24548: Fix the case-changing renames

This was broken when I changed reply_mv to wrap in a open_file_ntcreate
call, unix_convert on the destination was called twice
source/smbd/reply.c
source/smbd/trans2.c