]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71fde6e7df1b5dab4ec61a92ebd6fdd862c47187
tree1dd0d767b31dcc70c58944235c2b46937bae4c74
parentaa8ec6a1eaed53554efc576b94e067948552cfc3
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]