Add placeholder of group id for direct load high prio rpc

This commit is contained in:
obdev 2024-02-07 13:23:56 +00:00 committed by ob-robot
parent fbba79a9f8
commit 2bd4a95f94

View File

@ -33,4 +33,5 @@ CGID_DEF(OBCG_DBA_COMMAND, 18, 1)
CGID_DEF(OBCG_STORAGE, 19)
CGID_DEF(OBCG_LOCK, 20)
CGID_DEF(OBCG_UNLOCK, 21)
// CGID_DEF(OBCG_DIRECT_LOAD_HIGH_PRIO, 22)
CGID_DEF(OBCG_LQ, 100)