summaryrefslogtreecommitdiff
path: root/fs/smb/client/reparse.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-28cifs: Add support for creating reparse points over SMB1Pali Rohár1-2/+2
2025-04-09cifs: Split parse_reparse_point callback to functions: get buffer and parse b...Pali Rohár1-4/+1
2025-02-19smb311: failure to open files of length 1040 when mounting with SMB3.1.1 POSI...Steve French1-6/+22
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