From: Sunil Mushran Date: Wed, 4 May 2011 17:27:10 +0000 (-0700) Subject: ocfs2/dlm: Use negotiated o2dlm protocol version X-Git-Tag: v2.6.39~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da6dc293604f55d156148b8f60b94053e3195fc;p=pandora-kernel.git ocfs2/dlm: Use negotiated o2dlm protocol version Patch fixes a bug in the o2dlm protocol negotiation in that it is using the builtin version rather than the negotiated version during the domain join. This causes join errors when a node having kernel >= 2.6.37 joins a cluster with nodes having kernels < 2.6.37. This only affects the o2cb cluster stack. Signed-off-by: Sunil Mushran Reported-by: Jacek Stepniewski Acked-by: Mark Fasheh Signed-off-by: Joel Becker --- Reading git-diff-tree failed