]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Feb 2021 23:26:28 +0000 (15:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Feb 2021 23:26:28 +0000 (15:26 -0800)
commit825b5991a46ef28a05a4646c8fe1ae5cef7c7828
treec2407ccb134ede902535a7355cb1511db0200fb4
parentf7455e5d6897f275aaf5b6d964103ba295ac0cdd
parent21b200d091826a83aafc95d847139b2b0582f6d1
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Three small smb3 fixes for stable"

* tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: report error instead of invalid when revalidating a dentry fails
  smb3: fix crediting for compounding when only one request in flight
  smb3: Fix out-of-bounds bug in SMB2_negotiate()