mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r9955: Fix misleading comments.
Guenther
(This used to be commit 0c3b7499d4
)
This commit is contained in:
parent
f28bdc61f4
commit
a451584b2a
@ -155,7 +155,7 @@ static struct cli_state *do_connect( const char *server, const char *share,
|
||||
DEBUG(4,(" session setup ok\n"));
|
||||
|
||||
/* here's the fun part....to support 'msdfs proxy' shares
|
||||
(on Samba or windows) we have to issues a TRANS_GET_DFS_REFERRAL
|
||||
(on Samba) we have to issues a TRANS_GET_DFS_REFERRAL
|
||||
here before trying to connect to the original share.
|
||||
check_dfs_proxy() will fail if it is a normal share. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user