r25327: Normalize the path we return for 'msdfs proxy'
authorVolker Lendecke <vlendec@samba.org>
Tue, 25 Sep 2007 23:26:05 +0000 (23:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:00 +0000 (12:31 -0500)
commitaea0d4b9a0540e31392712bfeeb2185975919c42
treee0460beae432fe51bcd4d8ac03b16724a17c2bb5
parentf0653fd572bbc7f924767f76853432fc29861a1c
r25327: Normalize the path we return for 'msdfs proxy'

We now accept both \\server\tmp and \server\tmp. There are other places
where this might be necessary, but at least the functionality is a bit
easier now.
(This used to be commit 25cc27df97e9eecb470f99ea934de12f2a0f4df9)
source3/smbd/msdfs.c