cifs: update mnt_cifs_flags during reconfigure
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 14 Dec 2020 06:40:26 +0000 (16:40 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 19:37:43 +0000 (13:37 -0600)
commit1cb6c3d62ca9cfdb103470e7eb60c332475b186f
tree60958135c8460cce2a859bcd96819dc3151ac15f
parent2d39f50c2b15bfd197451a967e371dea19f9600b
cifs: update mnt_cifs_flags during reconfigure

Many mount flags (e.g. for noperm, noxattr, nobrl,
cifsacl, mfsymlinks and more) can be updated now.

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