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