]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: Make extract_sharename function public
authorSamuel Cabrero <scabrero@suse.de>
Mon, 30 Nov 2020 18:02:48 +0000 (19:02 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:16:22 +0000 (09:16 -0600)
commitfe38f6ccdad0a4fbe6e27e4c5b80223f899d4a12
tree3de15027ab55dcbf92a4fbd3c4f7bb3392f01707
parent04b5b44c70229cc2eb388c8ffd083815051c3b36
cifs: Make extract_sharename function public

Move the function to misc.c

Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cache.c
fs/cifs/cifsproto.h
fs/cifs/fscache.c
fs/cifs/fscache.h
fs/cifs/misc.c