commit | 8440a886112b46a8b402679dca9d8b5662a0d73e | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 01 14:25:41 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Oct 02 16:11:00 2018 -0400 |
tree | 5892c7d1d4bf703c326d53b25e4735c576346e08 | |
parent | 3968a8a5310404c2f0b9e4d9f28cab13a12bc4fd [diff] |
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>