diff options
author | Long Li <[email protected]> | 2020-03-31 20:59:23 -0700 |
---|---|---|
committer | Steve French <[email protected]> | 2020-04-07 12:41:16 -0500 |
commit | 044b541c11fdb7f51e5177a32ab99aae43b285ef (patch) | |
tree | 5a319c2ff933c3b7905751ff4522f4830bd07abd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f1b7b862bf79dc9bf29dd59654c5d765b572411e (diff) |
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions