ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 22 Dec 2010 20:39:38 +0000 (12:39 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 23 Dec 2010 02:34:49 +0000 (18:34 -0800)
commit3f9c14fab0a2e90af9995f261a123f59e0b41141
tree69a2a6a07d4c2144c06acd81cd2ff32b62879253
parent8757241e32a295a2aa836e8f8b32912204d11fda
ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking

Replace time trackers in struct o2net_send_tracking from struct timeval to
union ktime.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/cluster/netdebug.c
fs/ocfs2/cluster/tcp.c
fs/ocfs2/cluster/tcp_internal.h