diff options
author | Paulo Alcantara <pc@cjr.nz> | 2022-10-04 18:41:27 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-12-19 08:03:11 -0600 |
commit | abdb1742a312388651f04ca04e6e2ec2b0af5288 (patch) | |
tree | 9c2bede0e6486973dbd2288af1821e10342428e7 /fs/sysv | |
parent | 9fd29a5bae6e8f94b410374099a6fddb253d2d5f (diff) | |
download | linux-stable-abdb1742a312388651f04ca04e6e2ec2b0af5288.tar.gz linux-stable-abdb1742a312388651f04ca04e6e2ec2b0af5288.tar.bz2 linux-stable-abdb1742a312388651f04ca04e6e2ec2b0af5288.zip |
cifs: get rid of mount options string parsing
After switching to filesystem context support, we no longer need to
handle mount options string when chasing dfs referrals. Now, we set
the new values directly into smb3_fs_context.
Start working on a separate source file to handle most dfs related
mount functions as connect.c has already became too big. The
remaining functions will be moved gradually in follow-up patches.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions