]> 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)
commit56cad3656df430f359b712ef598c414eefbc3a5d
tree286c12976d9e3b582cf4db256d65b618ee35ff14
parentcf96d8ee765a50edf3eaa54f5e02d54da9b78a29
parent4b4043c0185645812cfa010ab73d80d6d7bae391
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