s4-messaging: added a new msg type MSG_DREPL_ALLOCATE_RID
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 Jan 2010 05:45:34 +0000 (16:45 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:01 +0000 (13:03 +1100)
This will be used to ask the drepl task for a new RID pool

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/lib/messaging/messaging.h

index 4ec69c8f34080cb9bad696109071b0a45a739daa..08953856a004e11735474e42e27d7d841f0f1e1f 100644 (file)
@@ -32,6 +32,7 @@ struct messaging_context;
 #define MSG_IRPC                6
 #define MSG_PVFS_NOTIFY                7
 #define MSG_NTVFS_OPLOCK_BREAK 8
+#define MSG_DREPL_ALLOCATE_RID 9
 
 /* temporary messaging endpoints are allocated above this line */
 #define MSG_TMP_BASE           1000