]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: Report connect_time in seconds
authorChuck Lever <chuck.lever@oracle.com>
Mon, 1 Oct 2018 18:25:41 +0000 (14:25 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 2 Oct 2018 20:11:00 +0000 (16:11 -0400)
commit15b0c222c50a261f41b4eda5ba4d7071d46783ca
tree5892c7d1d4bf703c326d53b25e4735c576346e08
parenteda91b2b3b1fb304d35185835a7fe4329792f626
sunrpc: Report connect_time in seconds

The way connection-oriented transports report connect_time is wrong:
it's supposed to be in seconds, not in jiffies.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c