diff options
author | Paulo Alcantara <pc@cjr.nz> | 2022-10-11 23:16:07 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-12-19 15:03:11 +0100 |
commit | a73a26d97eca082fe13c964e5541543c1e78dc55 (patch) | |
tree | 51efe2befc14dfc395180eaeafa767c1f49664b1 /fs/cifs/fs_context.c | |
parent | cifs: set resolved ip in sockaddr (diff) | |
download | linux-a73a26d97eca082fe13c964e5541543c1e78dc55.tar.xz linux-a73a26d97eca082fe13c964e5541543c1e78dc55.zip |
cifs: split out ses and tcon retrieval from mount_get_conns()
Introduce and export two helpers for getting session and tcon during
mount(2). Those will be used by dfs when retrieving sessions and
tcons separately while chasing referrals. Besides, export
cifs_mount_ctx structure as it will be used by dfs code as well.
No functional changes.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/fs_context.c')
0 files changed, 0 insertions, 0 deletions