commit | a6a9cffad0a28a4a7a3a91b6ee13dd1baae4dfcb | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Oct 21 10:22:33 2020 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Oct 22 12:16:24 2020 -0500 |
tree | 1dd0d767b31dcc70c58944235c2b46937bae4c74 | |
parent | 3c6e65e679182d55779ef6f8582f0945af4319b0 [diff] |
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>