1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-11 17:58:16 +03:00
Volker Lendecke d845e90e0e libsmb: Simplify cli_resolve_path()
The additional conditions in cli_dfs_check_error() were covered
earlier in cli_resolve_path() via cli_conn_have_dfs(). Without those
it's more obvious to directly call NT_STATUS_EQUAL here.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-10-21 19:04:39 +00:00
..
2020-10-21 19:04:39 +00:00
2020-05-25 08:13:28 +00:00
2020-06-04 17:11:39 +00:00
2019-03-04 18:11:17 +00:00
2020-05-28 19:11:38 +00:00
2020-01-19 18:29:39 +00:00
2019-09-01 22:21:27 +00:00
2020-10-21 19:04:38 +00:00
2018-02-13 16:42:22 +01:00