summaryrefslogtreecommitdiff
path: root/fs/smb/client/link.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08smb: client: allow creating symlinks via reparse pointsPaulo Alcantara1-5/+10
2024-01-08smb: client: fix hardlinking of reparse pointsPaulo Alcantara1-2/+2
2024-01-08smb: client: allow creating special files via reparse pointsPaulo Alcantara1-4/+6
2023-10-31smb: use crypto_shash_digest() in symlink_hash()Eric Biggers1-14/+2
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+650