cifs: move security mount options into fs_context.ch
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 21 Oct 2020 00:37:11 +0000 (10:37 +1000)
committerSteve French <stfrench@microsoft.com>
Thu, 22 Oct 2020 17:16:44 +0000 (12:16 -0500)
commit5c6e5aa496804451fc94d00a7cf9be2e3051ae29
tree5a4b8c8354f4d1b03b4a608d3408140849178723
parenta6a9cffad0a28a4a7a3a91b6ee13dd1baae4dfcb
cifs: move security mount options into fs_context.ch

This patch moves the parsing of security mount options into
fs_context.ch.  There are no changes to any logic.

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/connect.c
fs/cifs/fs_context.c
fs/cifs/fs_context.h