diff options
Diffstat (limited to 'rpc/rpc-lib/src/protocol-common.h')
| -rw-r--r-- | rpc/rpc-lib/src/protocol-common.h | 1 | 
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 8129b8131d2..e4f7fbf3ad8 100644 --- a/rpc/rpc-lib/src/protocol-common.h +++ b/rpc/rpc-lib/src/protocol-common.h @@ -109,6 +109,7 @@ enum gf_probe_resp {          GF_PROBE_ADD_FAILED,          GF_PROBE_QUORUM_NOT_MET,          GF_PROBE_MISSED_SNAP_CONFLICT, +        GF_PROBE_SNAP_CONFLICT,  };  enum gf_deprobe_resp {  | 
