]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9463913888af69f47ec4b25d7bb7d2c78193d5f9
tree04b448cf6e822cb5dfb8e3998b1da10605753a01
parenta2ee75d20cf5d8d37ea1e48e3e75165151032f3f
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