diff options
author | Long Li <longli@microsoft.com> | 2019-04-15 23:49:17 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-05-08 06:24:55 +0200 |
commit | 4739f2328661d070f93f9bcc8afb2a82706c826d (patch) | |
tree | 17b12780ba55f25a866e414fda77d0410b606694 /fs/cifs/cifsfs.h | |
parent | SMB3: Add handling for different FSCTL access flags (diff) | |
download | linux-4739f2328661d070f93f9bcc8afb2a82706c826d.tar.xz linux-4739f2328661d070f93f9bcc8afb2a82706c826d.zip |
cifs: smbd: take an array of reqeusts when sending upper layer data
To support compounding, __smb_send_rqst() now sends an array of requests to
the transport layer.
Change smbd_send() to take an array of requests, and send them in as few
packets as possible.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Diffstat (limited to 'fs/cifs/cifsfs.h')
0 files changed, 0 insertions, 0 deletions