r5578: get 'recurse; dir' working across multiple levels of dfs referrals
commit52c82b51ba9729cc53a049d8e9fbb7365d652c51
authorGerald Carter <jerry@samba.org>
Sat, 26 Feb 2005 15:03:16 +0000 (26 15:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:48 +0000 (10 10:55 -0500)
tree01b71b4b84f9ca285059c20885b86058bb5562f6
parentd4443807bc7a5a8615c69517365a92709db7ce29
r5578: get 'recurse; dir' working across multiple levels of dfs referrals

note that this does not handle the situation where the same \\server\share
is mounted mutliple times in the dfs tree since I store a single mount
path per struct cli_state *
source/client/client.c
source/libsmb/clidfs.c