1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-14 20:23:54 +03:00

Add MSG_REQ_POOL_USAGE to get memory usage info.

This commit is contained in:
Martin Pool
-
parent 9542b0a42c
commit b28dbbf569

View File

@@ -31,6 +31,8 @@
#define MSG_DEBUGLEVEL 6
#define MSG_REQ_PROFILELEVEL 7
#define MSG_PROFILELEVEL 8
#define MSG_REQ_POOL_USAGE 9
#define MSG_POOL_USAGE 10
/* nmbd messages */
#define MSG_FORCE_ELECTION 1001