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)
commit15c7d09af2156ee84018cc8ba08c4a0218acb55e
treeab24dd01f12a7a045b053c7f09e0bacef321d317
parent837e3a1bbfdc105216972c83f693e96969c62351
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