summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb1ops.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23smb: client: introduce cifs_sfu_make_node()Paulo Alcantara1-72/+8
2023-11-23smb: client: set correct file type from NFS reparse pointsPaulo Alcantara1-2/+1
2023-11-23smb: client: introduce ->parse_reparse_point()Paulo Alcantara1-18/+23
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara1-39/+10
2023-08-21smb: client: do not query reparse points twice on symlinksPaulo Alcantara1-4/+7
2023-08-21smb: client: move some params to cifs_open_info_dataPaulo Alcantara1-6/+9
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1276