cifs: do not disable noperm if multiuser mount option is not provided
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 10 Feb 2021 01:55:47 +0000 (11:55 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 10 Feb 2021 02:47:05 +0000 (20:47 -0600)
commita0f85e38a3c23a334d9ea111cfa4fcfa4b3f9b64
tree51dc7e355c709a5c26c7161b1e3811c879f4f749
parentabd4af47d3fb64157133bd35de25d39a21a31122
cifs: do not disable noperm if multiuser mount option is not provided

Fixes small regression in implementation of new mount API.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reported-by: Hyunchul Lee <hyc.lee@gmail.com>
Tested-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/fs_context.c