cifs: move cifs_parse_devname to fs_context.c
authorRonnie Sahlberg <lsahlber@redhat.com>
Thu, 5 Nov 2020 03:58:14 +0000 (13:58 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 01:12:07 +0000 (19:12 -0600)
commit66e7b09c731175064de5a3682c692ec166e02499
tree04b448cf6e822cb5dfb8e3998b1da10605753a01
parent15c7d09af2156ee84018cc8ba08c4a0218acb55e
cifs: move cifs_parse_devname to fs_context.c

Also rename the function from cifs_ to smb3_

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/fs_context.c