diff options
author | Long Li <longli@microsoft.com> | 2020-03-30 21:04:07 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-04-07 20:41:16 +0300 |
commit | 3ffbe78aff93586d3e09e8af4501c563ab367c75 (patch) | |
tree | b6450147a9a1092f6b445dcbde85dba5cba07b9d /scripts/stackdelta | |
parent | 072a14ec6386829314ca96c725175ac1631360da (diff) | |
download | linux-3ffbe78aff93586d3e09e8af4501c563ab367c75.tar.xz |
cifs: smbd: Check send queue size before posting a send
Sometimes the remote peer may return more send credits than the send queue
depth. If all the send credits are used to post senasd, we may overflow the
send queue.
Fix this by checking the send queue size before posting a send.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/stackdelta')
0 files changed, 0 insertions, 0 deletions