aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2018-12-31 13:43:40 +1000
committerSteve French <stfrench@microsoft.com>2018-12-31 00:58:52 -0600
commite77fe73c7e38c36145825d84cfe385d400aba4fd (patch)
tree47e115eb7f5188cb29b579a6a372962683b7d035 /fs/cifs/cifsfs.h
parentcifs: Minor Kconfig clarification (diff)
downloadlinux-dev-e77fe73c7e38c36145825d84cfe385d400aba4fd.tar.xz
linux-dev-e77fe73c7e38c36145825d84cfe385d400aba4fd.zip
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