ocfs2/dlm: Hard code the values for enums
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 21 Dec 2010 00:35:01 +0000 (16:35 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 23 Dec 2010 02:34:46 +0000 (18:34 -0800)
In o2dlm, the enumerated message values are part of the protocol.
The patch hard codes each value so as to reduce the chance of an editing
error causing a protocol mismatch.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found