]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: move cache mount options to fs_context.ch
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 21 Oct 2020 01:30:35 +0000 (11:30 +1000)
committerSteve French <stfrench@microsoft.com>
Thu, 22 Oct 2020 17:17:05 +0000 (12:17 -0500)
commit2969144d83f1995b261c178ad95fbbb219d3e540
treedc5040051efa9cbd928340f1eb270644fc6610f7
parent62bd478023629e1066a011a5c132e5697dbab67f
cifs: move cache mount options to fs_context.ch

Helps to shrink connect.c and make it more readable
by moving mount related code to fs_context.c and
fs_context.h

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