mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
s4-messaging: added a new msg type MSG_DREPL_ALLOCATE_RID
This will be used to ask the drepl task for a new RID pool Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
19e515aac7
commit
805ab0ef15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user