smb3: only offload decryption of read responses if multiple requests
authorSteve French <stfrench@microsoft.com>
Mon, 9 Sep 2019 18:30:15 +0000 (13:30 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 16 Sep 2019 16:43:38 +0000 (11:43 -0500)
commit10328c44cc1506dd82fd835efcaafd519866c464
tree52a8a71596ab8a61c27fa1f7d19ddbf6728d2492
parent496902dc173dead0e5eeba1f2fd4abd9ba6f2da0
smb3: only offload decryption of read responses if multiple requests

No point in offloading read decryption if no other requests on the
wire

Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/cifsfs.c
fs/cifs/smb2ops.c