[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mseacQ-UN7HB8U3KWcJFO5yciGMFPBYLw2GwqhWRD43Xg@mail.gmail.com>
Date: Sat, 27 Jun 2020 15:11:00 -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
48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.8-rc2-smb3-fixes
for you to fetch changes up to bf1028a41eaf0ce39518cbdda34cdb717f16364a:
cifs: misc: Use array_size() in if-statement controlling expression
(2020-06-23 19:06:27 -0500)
----------------------------------------------------------------
6 cifs/smb3 fixes, 3 for stable. Fixes xfstests 451, 313 and 316
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/360
----------------------------------------------------------------
Gustavo A. R. Silva (1):
cifs: misc: Use array_size() in if-statement controlling expression
Xiyu Yang (1):
cifs: Fix cached_fid refcnt leak in open_shroot
Zhang Xiaoxu (4):
cifs: Fix double add page to memcg when cifs_readpages
cifs/smb3: Fix data inconsistent when zero file range
cifs/smb3: Fix data inconsistent when punch hole
cifs: update ctime and mtime during truncate
fs/cifs/file.c | 11 +++++++----
fs/cifs/inode.c | 9 +++++++++
fs/cifs/misc.c | 16 +++++++---------
fs/cifs/smb2ops.c | 12 ++++++++++++
4 files changed, 35 insertions(+), 13 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists