]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: move the enum for cifs parameters into fs_context.h
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 2 Nov 2020 00:59:55 +0000 (10:59 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 01:12:07 +0000 (19:12 -0600)
commita2ee75d20cf5d8d37ea1e48e3e75165151032f3f
treeab24dd01f12a7a045b053c7f09e0bacef321d317
parent56bc7c36ed8ddff70549d1f0765872ff7314ccee
cifs: move the enum for cifs parameters into fs_context.h

No change to logic, just moving the enum of cifs mount parms into a header

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