]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 May 2021 00:15:47 +0000 (14:15 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 May 2021 00:15:47 +0000 (14:15 -1000)
commitb9d7ea61c18873cbb059f4fd2b0e967069eac938
tree48e09141263fae395008a2f7bdcd73f1b30851ef
parentc393b1980d1484af0d768c68cd33f295cde6a990
parent17344364a129db87431b19c2712030a19e2f599b
Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three SMB3 fixes.

  Two for stable, and the other fixes a problem pointed out with a
  recently added ioctl"

* tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: change format of CIFS_FULL_KEY_DUMP ioctl
  cifs: fix string declarations and assignments in tracepoints
  cifs: set server->cipher_type to AES-128-CCM for SMB3.0