cifs: add files to host new mount api
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 21 Oct 2020 00:22:33 +0000 (10:22 +1000)
committerSteve French <stfrench@microsoft.com>
Thu, 22 Oct 2020 17:16:24 +0000 (12:16 -0500)
commita6a9cffad0a28a4a7a3a91b6ee13dd1baae4dfcb
tree1dd0d767b31dcc70c58944235c2b46937bae4c74
parent3c6e65e679182d55779ef6f8582f0945af4319b0
cifs: add files to host new mount api

This will make it easier in the future, but also will allow us to
shrink connect.c which is getting too big, and harder to read

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
fs/cifs/Makefile
fs/cifs/fs_context.c [new file with mode: 0644]
fs/cifs/fs_context.h [new file with mode: 0644]