]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Mar 2021 19:06:21 +0000 (12:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Mar 2021 19:06:21 +0000 (12:06 -0700)
commit6fadabff8ddfd74506eb7e4d1b17b930c0da6c0a
tree13113a3868038ad63d174d832e263d0a49909a91
parent3e12d3ba6e96c99da81d683a9be826f448d84f62
parente22e2065e77f113692ec421508b0d4beeef0f685
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Five cifs/smb3 fixes, two for stable.

  Includes an important fix for encryption and an ACL fix, as well as a
  fix for possible reflink data corruption"

* tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  smb3: fix cached file size problems in duplicate extents (reflink)
  cifs: Silently ignore unknown oplock break handle
  cifs: revalidate mapping when we open files for SMB1 POSIX
  cifs: Fix chmod with modefromsid when an older ACE already exists.
  cifs: Adjust key sizes and key generation routines for AES256 encryption