ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 22 Dec 2010 20:39:39 +0000 (12:39 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 23 Dec 2010 02:37:57 +0000 (18:37 -0800)
commitff1becbf85bf4d4d4652915b7ab27db949585f6b
treea037c063caa2ea0dda28d2967bffd399dfdc7cc6
parent3f9c14fab0a2e90af9995f261a123f59e0b41141
ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container

Replace time trackers in struct o2net_sock_container 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
This page took 0.025098 seconds and 5 git commands to generate.