summaryrefslogtreecommitdiff
path: root/fs/smb/client/dfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-09smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara1-5/+13
2023-08-21smb: client: get rid of dfs code dep in namespace.cPaulo Alcantara1-0/+16
2023-08-21smb: client: ensure to try all targets when finding nested linksPaulo Alcantara1-119/+132
2023-08-21smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara1-3/+3
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara1-1/+5
2023-07-13smb: client: fix missed ses refcountingPaulo Alcantara1-16/+10
2023-07-01smb: client: remove redundant pointer 'server'Colin Ian King1-2/+0
2023-06-28smb: client: improve DFS mount checkPaulo Alcantara1-2/+3
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara1-34/+21
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara1-35/+3
2023-06-12cifs: fix status checks in cifs_tree_connectShyam Prasad N1-4/+5
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+643