ocfs2/dlm: Add message DLM_QUERY_NODEINFO
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 23:47:03 +0000 (16:47 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 23:47:03 +0000 (16:47 -0700)
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 <sunil.mushran@oracle.com>

No differences found