summaryrefslogtreecommitdiff
path: root/fs/cifs/fs_context.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14cifs: switch to new mount apiRonnie Sahlberg1-72/+991
2020-12-14cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg1-0/+56
2020-12-14cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg1-0/+41
2020-12-14cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg1-51/+51
2020-10-22cifs: move smb version mount options into fs_context.cRonnie Sahlberg1-0/+85
2020-10-22cifs: move cache mount options to fs_context.chRonnie Sahlberg1-0/+52
2020-10-22cifs: move security mount options into fs_context.chRonnie Sahlberg1-0/+76
2020-10-22cifs: add files to host new mount apiRonnie Sahlberg1-0/+8