[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muFb-0+8EXCqBZ=sHCkrsna4+cQ9R1xVWEFHZd1Hogmhw@mail.gmail.com>
Date: Fri, 13 Aug 2021 16:41:15 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] CIFS/SMB3 Fixes
Please pull the following changes since commit
c500bee1c5b2f1d59b1081ac879d73268ab0ff17:
Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.14-rc5-smb3-fixes
for you to fetch changes up to 9e992755be8f2d458a0bcbefd19e493483c1dba2:
cifs: Call close synchronously during unlink/rename/lease break.
(2021-08-12 11:29:58 -0500)
----------------------------------------------------------------
4 CIFS/SMB3 Fixes, all for stable,
- 2 relating to deferred close
- 1 for modefromsid mount option (when idsfromsid not specified)
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/769
----------------------------------------------------------------
Rohith Surabattula (2):
cifs: Handle race conditions during rename
cifs: Call close synchronously during unlink/rename/lease break.
Ronnie Sahlberg (1):
cifs: use the correct max-length for dentry_path_raw()
Shyam Prasad N (1):
cifs: create sd context must be a multiple of 8
fs/cifs/cifsglob.h | 5 +++++
fs/cifs/dir.c | 2 +-
fs/cifs/file.c | 35 +++++++++++++++++------------------
fs/cifs/inode.c | 19 +++++++++++++++++--
fs/cifs/misc.c | 50 +++++++++++++++++++++++++++++++++++++++-----------
fs/cifs/smb2pdu.c | 2 +-
6 files changed, 80 insertions(+), 33 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists