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