OSDN Git Service

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)
commitaee0314bc330b9913ca99b7d358531905e4bf09f
tree286c12976d9e3b582cf4db256d65b618ee35ff14
parent13402837414070492004cd0a9c80b5fcebbd1a9e
parent9692ea9d3288a201df762868a52552b2e07e1c55
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