]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifs: add fs_context param to parsing helpers
authorAurelien Aptel <aaptel@suse.com>
Mon, 1 Mar 2021 18:32:09 +0000 (19:32 +0100)
committerSteve French <stfrench@microsoft.com>
Tue, 13 Apr 2021 05:07:56 +0000 (00:07 -0500)
commit69ff94bd9ac79665a4abd967cd2997a93f9343e3
tree239cdd8946376162615ccf4c93d56f97d3169e70
parent8d1f94c8429f08ce8a035fec8e4f0fcdecaa0c93
cifs: add fs_context param to parsing helpers

Add fs_context param to parsing helpers to be able to log into it in
next patch.

Make some helper static as they are not used outside of fs_context.c

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/fs_context.c
fs/cifs/fs_context.h