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)
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>

No differences found