diff options
author | Long Li <longli@microsoft.com> | 2020-03-30 11:04:06 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-04-07 12:41:16 -0500 |
commit | 072a14ec6386829314ca96c725175ac1631360da (patch) | |
tree | a5d6a9dbfb2d08deacfdb08bc4e697a917685544 /security | |
parent | e79b0332ae06b4895dcecddf4bbc5d3917e9383c (diff) | |
download | linux-072a14ec6386829314ca96c725175ac1631360da.tar.bz2 |
cifs: smbd: Merge code to track pending packets
As an optimization, SMBD tries to track two types of packets: packets with
payload and without payload. There is no obvious benefit or performance gain
to separately track two types of packets.
Just treat them as pending packets and merge the tracking code.
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions