From: Sunil Mushran Date: Thu, 7 Oct 2010 23:47:03 +0000 (-0700) Subject: ocfs2/dlm: Add message DLM_QUERY_NODEINFO X-Git-Tag: v2.6.37-rc1~182^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18cfdf1b1a8e83b09e4185c02396257ce7e7bee3;p=pandora-kernel.git ocfs2/dlm: Add message DLM_QUERY_NODEINFO Adds new dlm message DLM_QUERY_NODEINFO that sends the attributes of all registered nodes. This message is sent if the negotiated dlm protocol is 1.1 or higher. If the information of the joining node does not match that of any existing nodes, the join domain request is rejected. Signed-off-by: Sunil Mushran --- Reading git-diff-tree failed