diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2018-12-31 13:43:40 +1000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-12-31 00:58:52 -0600 |
commit | e77fe73c7e38c36145825d84cfe385d400aba4fd (patch) | |
tree | 47e115eb7f5188cb29b579a6a372962683b7d035 /fs/cifs/cifsfs.h | |
parent | 14e92c5dc7a1a1d4a82fb7142b5642837fef962a (diff) |
cifs: we can not use small padding iovs together with encryption
We can not append small padding buffers as separate iovs when encryption is
used. For this case we must flatten the request into a single buffer
containing both the data from all the iovs as well as the padding bytes.
This is at least needed for 4.20 as well due to compounding changes.
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
0 files changed, 0 insertions, 0 deletions