aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/efi.c
diff options
context:
space:
mode:
authorSteve French2023-08-24 23:29:18 -0500
committerGreg Kroah-Hartman2023-09-19 12:27:56 +0200
commit0f7339056893f270e391c23d2438871a79deec86 (patch)
treeaac63c14e00eda93ec52d201cb34c922e1f3fa17 /drivers/xen/efi.c
parent22ec50d7b524183513721fdf05a5c20fa6656639 (diff)
send channel sequence number in SMB3 requests after reconnects
commit 09ee7a3bf866c0fa5ee1914d2c65958559eb5b4c upstream. The ChannelSequence field in the SMB3 header is supposed to be increased after reconnect to allow the server to distinguish requests from before and after the reconnect. We had always been setting it to zero. There are cases where incrementing ChannelSequence on requests after network reconnects can reduce the chance of data corruptions. See MS-SMB2 3.2.4.1 and 3.2.7.1 Signed-off-by: Steve French <stfrench@microsoft.com> Cc: stable@vger.kernel.org # 5.16+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/xen/efi.c')
0 files changed, 0 insertions, 0 deletions