commit | 2f20f076865daed006459b39ba78c2fc23b5c8b4 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Oct 21 11:30:35 2020 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Oct 22 12:17:05 2020 -0500 |
tree | dc5040051efa9cbd928340f1eb270644fc6610f7 | |
parent | 5c6e5aa496804451fc94d00a7cf9be2e3051ae29 [diff] |
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>