summaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'rpc')
-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 2da9e57bf8b..e5722731d51 100644
--- a/rpc/rpc-lib/src/protocol-common.h
+++ b/rpc/rpc-lib/src/protocol-common.h
@@ -61,6 +61,7 @@ enum gf_fop_procnum {
GFS3_OP_ZEROFILL,
GFS3_OP_IPC,
GFS3_OP_SEEK,
+ GFS3_OP_COMPOUND,
GFS3_OP_MAXVALUE,
} ;