summaryrefslogtreecommitdiff
path: root/fs/smb/client/reparse.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-30cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár1-0/+2
2024-11-25cifs: Fix parsing native symlinks relative to the exportPali Rohár1-1/+3
2024-11-21smb: client: handle max length for SMB symlinksPaulo Alcantara1-0/+2
2024-09-25smb: client: fix parsing of device numbersPaulo Alcantara1-8/+1
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara1-2/+17
2024-03-11smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara1-0/+29
2024-03-11smb: client: add support for WSL reparse pointsPaulo Alcantara1-1/+12
2024-03-11smb: client: move most of reparse point handling code to common filePaulo Alcantara1-0/+73