]> 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)
commit359b58643136caaad507ceb619830587a243623a
tree13113a3868038ad63d174d832e263d0a49909a91
parent89232bcb1caccba47fe63b95553a7af4f91c4af9
parente39c0364eb5d7e8a210710dd9f50ed9ae9bb3d01
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