cifs: move update of flags into a separate function
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 14 Dec 2020 06:40:25 +0000 (16:40 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 15:28:25 +0000 (09:28 -0600)
commit2d39f50c2b15bfd197451a967e371dea19f9600b
tree3623c4c59f9398dbb178a30e7f174ce2f1bc20e5
parent51acd208bd57c82eaa2fda3cab03d62436c6a2ae
cifs: move update of flags into a separate function

This function will set/clear flags that can be changed during mount or remount

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