Home
last modified time | relevance | path

Searched hist:"5 f2a0afa9890e728428db2ed9281bddca242e90b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Ddfs.cdiff 5f2a0afa9890e728428db2ed9281bddca242e90b Tue Jun 27 19:24:50 CDT 2023 Paulo Alcantara <pc@manguebit.com> smb: client: improve DFS mount check

Some servers may return error codes from REQ_GET_DFS_REFERRAL requests
that are unexpected by the client, so to make it easier, assume
non-DFS mounts when the client can't get the initial DFS referral of
@ctx->UNC in dfs_mount_share().

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>