summaryrefslogtreecommitdiff
path: root/fs/smb/client/reparse.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11smb: client: set correct d_type for reparse DFS/DFSR and mount pointPaulo Alcantara1-7/+9
2024-03-11smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara1-14/+64
2024-03-11smb: client: introduce SMB2_OP_QUERY_WSL_EAPaulo Alcantara1-5/+5
2024-03-11smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()Dan Carpenter1-1/+1
2024-03-11smb: client: add support for WSL reparse pointsPaulo Alcantara1-5/+165
2024-03-11smb: client: move most of reparse point handling code to common filePaulo Alcantara1-0/+320