]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62bd478023629e1066a011a5c132e5697dbab67f
tree5a4b8c8354f4d1b03b4a608d3408140849178723
parent71fde6e7df1b5dab4ec61a92ebd6fdd862c47187
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