summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/rpc-lib')
-rw-r--r--rpc/rpc-lib/src/protocol-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/rpc-lib/src/protocol-common.h b/rpc/rpc-lib/src/protocol-common.h
index ebfb651c96e..aee34302205 100644
--- a/rpc/rpc-lib/src/protocol-common.h
+++ b/rpc/rpc-lib/src/protocol-common.h
@@ -239,6 +239,7 @@ enum glusterd_brick_procnum {
GLUSTERD_BRICK_BARRIER,
GLUSTERD_NODE_BITROT,
GLUSTERD_BRICK_ATTACH,
+ GLUSTERD_DUMP_METRICS,
GLUSTERD_BRICK_MAXVALUE,
};