r5578: get 'recurse; dir' working across multiple levels of dfs referrals
commit4375a4637574c4b8b2411bb623ca3384241be672
authorGerald Carter <jerry@samba.org>
Sat, 26 Feb 2005 15:03:16 +0000 (26 15:03 +0000)
committerGerald Carter <jerry@samba.org>
Sat, 26 Feb 2005 15:03:16 +0000 (26 15:03 +0000)
tree01b71b4b84f9ca285059c20885b86058bb5562f6
parent8c8375e35bed08ceea946d171b9c3fb0fe34f293
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