]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0df344f532c7320d8757b4d2d1679d9f1032e48b
tree51dc7e355c709a5c26c7161b1e3811c879f4f749
parentd4e2e83369c26d5718647ebc28a986bc4dcca9c7
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