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)
commit18cfdf1b1a8e83b09e4185c02396257ce7e7bee3
treeb48ddd98926f0763be53bef5414adf82e1f5cb8d
parent5f3c6d9c615770708df464c170316f83cf437242
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 <sunil.mushran@oracle.com>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmdomain.c