diff options
author | Paulo Alcantara <pc@manguebit.org> | 2025-09-06 21:19:29 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-09-09 17:30:11 -0500 |
commit | 90f7c100d2dd99d5cd5be950d553edd2647e6cc8 (patch) | |
tree | 54f5f89ae0a15b919140fd941ab20d38203dc891 /scripts/generate_rust_target.rs | |
parent | 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (diff) |
smb: client: fix compound alignment with encryption
The encryption layer can't handle the padding iovs, so flatten the
compound request into a single buffer with required padding to prevent
the server from dropping the connection when finding unaligned
compound requests.
Fixes: bc925c1216f0 ("smb: client: improve compound padding in encryption")
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Reviewed-by: David Howells <dhowells@redhat.com>
Cc: linux-cifs@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions