commit | 825b5991a46ef28a05a4646c8fe1ae5cef7c7828 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 06 15:26:28 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 06 15:26:28 2021 -0800 |
tree | c2407ccb134ede902535a7355cb1511db0200fb4 | |
parent | f7455e5d6897f275aaf5b6d964103ba295ac0cdd [diff] | |
parent | 21b200d091826a83aafc95d847139b2b0582f6d1 [diff] |
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()