[GIT PULL] CIFS/SMB3 fixes

From: Steve French
Date: Fri Jul 30 2021 - 17:10:05 EST


Please pull the following changes since commit
ff1176468d368232b684f75e82563369208bc371:

Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/5.14-rc3-smb3-fixes

for you to fetch changes up to b946dbcfa4df80ec81b442964e07ad37000cc059:

cifs: add missing parsing of backupuid (2021-07-28 17:03:24 -0500)

----------------------------------------------------------------
3 cifs/smb3 fixes, including two for stable, and a fix for an
fallocate problem noticed by Clang

----------------------------------------------------------------
Ronnie Sahlberg (1):
cifs: add missing parsing of backupuid

Steve French (2):
SMB3: fix readpage for large swap cache
smb3: rc uninitialized in one fallocate path

fs/cifs/file.c | 2 +-
fs/cifs/fs_context.c | 7 +++++++
fs/cifs/smb2ops.c | 3 ++-
3 files changed, 10 insertions(+), 2 deletions(-)


--
Thanks,

Steve