diff options
author | Long Li <longli@microsoft.com> | 2020-04-01 05:59:23 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-04-07 19:41:16 +0200 |
commit | 044b541c11fdb7f51e5177a32ab99aae43b285ef (patch) | |
tree | 5a319c2ff933c3b7905751ff4522f4830bd07abd /fs/mount.h | |
parent | cifs: smbd: Properly process errors on ib_post_send (diff) | |
download | linux-044b541c11fdb7f51e5177a32ab99aae43b285ef.tar.xz linux-044b541c11fdb7f51e5177a32ab99aae43b285ef.zip |
cifs: smbd: Do not schedule work to send immediate packet on every receive
Immediate packets should only be sent to peer when there are new
receive credits made available. New credits show up on freeing
receive buffer, not on receiving data.
Fix this by avoid unnenecessary work schedules.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/mount.h')
0 files changed, 0 insertions, 0 deletions