diff options
author | 2025-01-10 16:45:44 -0300 | |
---|---|---|
committer | 2025-01-19 19:34:00 -0600 | |
commit | bfc1155030151912e7c5426449c7703dad45a890 (patch) | |
tree | 3eab7579c84449ead29749a6c98ba15fe68eb48c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | smb: client: optimize referral walk on failed link targets (diff) | |
download | wireguard-linux-bfc1155030151912e7c5426449c7703dad45a890.tar.xz wireguard-linux-bfc1155030151912e7c5426449c7703dad45a890.zip |
smb: client: fix return value of parse_dfs_referrals()
Return -ENOENT in parse_dfs_referrals() when server returns no targets
for a referral request as specified in
MS-DFSC 3.1.5.4.3 Receiving a Root Referral Response or Link
Referral Response:
> If the referral request is successful, but the NumberOfReferrals
> field in the referral header (as specified in section 2.2.4) is
> 0, the DFS server could not find suitable targets to return to
> the client. In this case, the client MUST fail the original I/O
> operation with STATUS_OBJECT_PATH_NOT_FOUND.
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions