cifs: add an smb3_fs_context to cifs_sb
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 9 Nov 2020 22:59:26 +0000 (08:59 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 01:12:07 +0000 (19:12 -0600)
commitd17abdf7566566fc402c31899b353044a7ff3cf4
tree41a938c3948849b5403c0df8cd9867d67a549243
parent4deb075985ec52961cf43666cd9e12af1241b3cf
cifs: add an smb3_fs_context to cifs_sb

and populate it during mount in cifs_smb3_do_mount()

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_fs_sb.h
fs/cifs/cifsfs.c
fs/cifs/connect.c