cifs: add missing parsing of backupuid
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 28 Jul 2021 06:38:29 +0000 (16:38 +1000)
committerSteve French <stfrench@microsoft.com>
Wed, 28 Jul 2021 22:03:24 +0000 (17:03 -0500)
commitb946dbcfa4df80ec81b442964e07ad37000cc059
tree80f83ae896170fe41e7f252047b4d09eeeceb2eb
parent5ad4df56cd2158965f73416d41fce37906724822
cifs: add missing parsing of backupuid

We lost parsing of backupuid in the switch to new mount API.
Add it back.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Cc: <stable@vger.kernel.org> # v5.11+
Reported-by: Xiaoli Feng <xifeng@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/fs_context.c