summaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'rpc')
-rw-r--r--rpc/xdr/src/glusterfs-fops.x1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/xdr/src/glusterfs-fops.x b/rpc/xdr/src/glusterfs-fops.x
index 8a99ef5cfe7..b14a6e6f2e1 100644
--- a/rpc/xdr/src/glusterfs-fops.x
+++ b/rpc/xdr/src/glusterfs-fops.x
@@ -74,6 +74,7 @@ enum glusterfs_fop_t {
GF_FOP_COMPOUND,
GF_FOP_GETACTIVELK,
GF_FOP_SETACTIVELK,
+ GF_FOP_PUT,
GF_FOP_MAXVALUE
};