2 pointer_default(unique)
8 * Virtual Node Numbers are identifying a node within a cluster.
9 * Ctdbd sets this, we retrieve our vnn from it.
12 const int NONCLUSTER_VNN
= 0xFFFFFFFF;
14 /** Don't verify this unique id */
15 const int SERVERID_UNIQUE_ID_NOT_TO_VERIFY
= 0xFFFFFFFFFFFFFFFFULL
;
17 /* used to look like the following, note that unique_id was not
18 * marshalled at all...
22 #ifdef CLUSTER_SUPPORT
30 typedef [public] struct {