summaryrefslogtreecommitdiffstats
path: root/fs/cifs/dfs_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cifs: support share failover when remountingPaulo Alcantara2021-07-221-0/+3
* cifs: handle different charsets in dfs cachePaulo Alcantara2021-06-211-21/+16
* cifs: keep referral server sessions alivePaulo Alcantara2021-06-211-5/+3
* cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg2020-12-141-1/+1
* cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara2020-08-031-4/+3
* cifs: handle prefix paths in reconnectPaulo Alcantara (SUSE)2020-03-231-0/+4
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-1/+1
* cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)2019-05-081-2/+3
* cifs: Add DFS cache routinesPaulo Alcantara2018-12-281-0/+97