]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2020 18:00:27 +0000 (11:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Apr 2020 18:00:27 +0000 (11:00 -0700)
commitc01c2b14a550be34691a8a013c0c3ad23c4ffc52
tree286c12976d9e3b582cf4db256d65b618ee35ff14
parentb198fe7fd53d661768ce55857ef7b3823fab0adf
parent8021f2a6905cfefa06bb84d751d918d7285cc54b
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small smb3 fixes: two debug related (helping network tracing for
  SMB2 mounts, and the other removing an unintended debug line on
  signing failures), and one fixing a performance problem with 64K
  pages"

* tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb3: remove overly noisy debug line in signing errors
  cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
  cifs: dump the session id and keys also for SMB2 sessions