From: Sunil Mushran Date: Wed, 22 Dec 2010 20:39:39 +0000 (-0800) Subject: ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container X-Git-Tag: v2.6.38-rc1~413^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff1becbf85bf4d4d4652915b7ab27db949585f6b;p=pandora-kernel.git 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 Signed-off-by: Joel Becker --- Reading git-diff-tree failed