Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2.
authorTim Potter <tpot@samba.org>
Thu, 13 Sep 2001 01:00:46 +0000 (01:00 +0000)
committerTim Potter <tpot@samba.org>
Thu, 13 Sep 2001 01:00:46 +0000 (01:00 +0000)
commitf04f28a62246dd16b3467f7aba2a492e64b8eed1
tree5e933fcbc4c4840e9fb7852045feb137328d2e7c
parent5366c4c542b2a1c7bcc268daba02af25ce6eab6e
Fixed return value for cli_dfs_exist() - nt4 returns 1, w2k returns 2.

Use werror_to_ntstatus() to convert error returns from dfs client functions
into nt errors.
(This used to be commit a83061ef3e4933c52e7206270b455a3888fa63a8)
source3/libsmb/cli_dfs.c