[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5ms400MbvDKxUg+Z8MsyVPwiL6ZEjZDUgXNwuQGR+yMYbA@mail.gmail.com>
Date: Fri, 10 Jul 2020 19:53:30 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] SMB3 Fixes
Please pull the following changes since commit
dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258:
Linux 5.8-rc4 (2020-07-05 16:20:22 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.8-rc4-smb3-fixes
for you to fetch changes up to a8dab63ea623610bb258d93649e30330dd1b7c8b:
cifs: update internal module version number (2020-07-09 10:07:09 -0500)
----------------------------------------------------------------
4 cifs/smb3 fixes: the three for stable fix problems found recently
with change notification including a reference count leak
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/367
----------------------------------------------------------------
Ronnie Sahlberg (1):
cifs: fix reference leak for tlink
Steve French (3):
smb3: fix access denied on change notify request to some servers
smb3: fix unneeded error message on change notify
cifs: update internal module version number
yangerkun (1):
cifs: remove the retry in cifs_poxis_lock_set
fs/cifs/cifsfs.h | 2 +-
fs/cifs/file.c | 19 ++++++-------------
fs/cifs/ioctl.c | 9 ++++++++-
fs/cifs/smb2misc.c | 8 ++++++--
fs/cifs/smb2ops.c | 2 +-
5 files changed, 22 insertions(+), 18 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists