SUNRPC: Fix backchannel latency metrics
mainline inclusion from mainline-v5.5-rc1 commit 8729aaba category: bugfix bugzilla: 51810 CVE: NA ------------------------------------------------- I noticed that for callback requests, the reported backlog latency is always zero, and the rtt value is crazy big. The problem was that rqst->rq_xtime is never set for backchannel requests. Fixes: 78215759 ("SUNRPC: Make RTT measurement more ... ") Signed-off-by: NChuck Lever <chuck.lever@oracle.com> Signed-off-by: NJ. Bruce Fields <bfields@redhat.com> Signed-off-by: NLu Wei <luwei32@huawei.com> Reviewed-by: NYue Haibing <yuehaibing@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录