diff options
author | Rao, Lei <lei.rao@intel.com> | 2021-06-08 16:23:27 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2021-06-11 10:30:13 +0800 |
commit | 7c2eae9a77234f92be96d33cc20b990db714d86d (patch) | |
tree | 2b7d609ab034de2e46f27f736dfda0ad5557e741 /migration | |
parent | 229620d52e389bc7690f11e4f5fa9b249b5ca65d (diff) |
Optimize the function of filter_send
The iov_size has been calculated in filter_send(). we can directly
return the size.In this way, this is no need to repeat calculations
in filter_redirector_receive_iov();
Signed-off-by: Lei Rao <lei.rao@intel.com>
Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: Zhang Chen <chen.zhang@intel.com>
Reviewed-by: Lukas Straub <lukasstraub2@web.de>
Tested-by: Lukas Straub <lukasstraub2@web.de>
Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions