From: Goldwyn Rodrigues Date: Tue, 21 Jan 2014 23:48:24 +0000 (-0800) Subject: ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node X-Git-Tag: v3.14-rc1~134^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8341516409d026636be4d7534b84e6e90bef37;p=pandora-kernel.git ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node This is done to differentiate between using and not using controld and use the connection information accordingly. We need to be backward compatible. So, we use a new enum ocfs2_connection_type to identify when controld is used and when it is not. Signed-off-by: Goldwyn Rodrigues Reviewed-by: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed