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 74952919c3d..8462dcc258a 100644
--- a/rpc/xdr/src/glusterfs-fops.x
+++ b/rpc/xdr/src/glusterfs-fops.x
@@ -58,6 +58,7 @@ enum glusterfs_fop_t {
GF_FOP_LEASE,
GF_FOP_COMPOUND,
GF_FOP_GETACTIVELK,
+ GF_FOP_SETACTIVELK,
GF_FOP_MAXVALUE
};