Fix bug 7563 - Creation of symlink using smbclient is buggy.
authorJeremy Allison <jra@samba.org>
Mon, 16 Aug 2010 23:31:33 +0000 (16:31 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Aug 2010 22:51:43 +0000 (15:51 -0700)
commit34230608dfa7e9f4aa0c633e7a92df37ca94d28f
treef842f637492c8d3cd4fa8561d29fa0a85d0bf3b1
parent8f7bf85c40068523b607b01a141d24e27b9f4be1
Fix bug 7563 - Creation of symlink using smbclient is buggy.

Fix semantics of symlink. "oldpath" should be an untouched blob,
"newpath" should fit the share path semantics.

Jeremy.
source3/client/client.c