]> asedeno.scripts.mit.edu Git - linux.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)
commit8440a886112b46a8b402679dca9d8b5662a0d73e
tree5892c7d1d4bf703c326d53b25e4735c576346e08
parent3968a8a5310404c2f0b9e4d9f28cab13a12bc4fd
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