commit | 5c6e5aa496804451fc94d00a7cf9be2e3051ae29 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Oct 21 10:37:11 2020 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Oct 22 12:16:44 2020 -0500 |
tree | 5a4b8c8354f4d1b03b4a608d3408140849178723 | |
parent | a6a9cffad0a28a4a7a3a91b6ee13dd1baae4dfcb [diff] |
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>