]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc212c48b099ce51aef0bc41606d1c37d6b3873eb
tree3623c4c59f9398dbb178a30e7f174ce2f1bc20e5
parentcc8c362cdd537202a8f32f01949da8c708af40f6
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