[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mt9Mj-gE4fhj4=bH9CyXuTa4er4T2OC5E+VgpacmR4zvA@mail.gmail.com>
Date: Sat, 20 Mar 2021 11:18:54 -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
1e28eed17697bcf343c6743f0028cc3b5dd88bf0:
Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.12-rc3-smb3
for you to fetch changes up to 65af8f0166f4d15e61c63db498ec7981acdd897f:
cifs: fix allocation size on newly created files (2021-03-19 11:51:31 -0500)
----------------------------------------------------------------
5 cifs/smb3 fixes, 3 for stable, including an important ACL fix and
security signature fix
Test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/530
----------------------------------------------------------------
Aurelien Aptel (1):
cifs: warn and fail if trying to use rootfs without the config option
Liu xuzhi (1):
fs/cifs/: fix misspellings using codespell tool
Shyam Prasad N (1):
cifs: update new ACE pointer after populate_new_aces.
Steve French (1):
cifs: fix allocation size on newly created files
Vincent Whitchurch (1):
cifs: Fix preauth hash corruption
fs/cifs/cifs_swn.c | 2 +-
fs/cifs/cifsacl.c | 9 ++++++---
fs/cifs/fs_context.c | 6 ++++--
fs/cifs/inode.c | 10 +++++++++-
fs/cifs/transport.c | 7 ++++++-
5 files changed, 26 insertions(+), 8 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists