Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: Fix parsing native symlinks relative to the export | Pali Rohár | 2024-11-25 | 1 | -1/+3 |
* | smb: client: handle max length for SMB symlinks | Paulo Alcantara | 2024-11-21 | 1 | -0/+2 |
* | smb: client: fix parsing of device numbers | Paulo Alcantara | 2024-09-25 | 1 | -8/+1 |
* | smb: client: handle lack of FSCTL_GET_REPARSE_POINT support | Paulo Alcantara | 2024-08-02 | 1 | -2/+17 |
* | smb: client: parse uid, gid, mode and dev from WSL reparse points | Paulo Alcantara | 2024-03-11 | 1 | -0/+29 |
* | smb: client: add support for WSL reparse points | Paulo Alcantara | 2024-03-11 | 1 | -1/+12 |
* | smb: client: move most of reparse point handling code to common file | Paulo Alcantara | 2024-03-11 | 1 | -0/+73 |