]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Mar 2021 18:00:25 +0000 (11:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Mar 2021 18:00:25 +0000 (11:00 -0700)
commit0db4ec92c73d94d95c3343f02489599e4d96c36b
treea42605c351d575d51e7d1b6da335ed67d7052bc0
parent5d98f29ec927a225eea0c6b3724ea8eedd6efda4
parentd5788beef4ead720df429706832e85d700fc9f55
Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Five cifs/smb3 fixes - three for stable, including an important ACL
  fix and security signature fix"

* tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: fix allocation size on newly created files
  cifs: warn and fail if trying to use rootfs without the config option
  fs/cifs/: fix misspellings using codespell tool
  cifs: Fix preauth hash corruption
  cifs: update new ACE pointer after populate_new_aces.